Home
last modified time | relevance | path

Searched defs:nBlocksPerFrame (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPEInfo.h38 …int nBlocksPerFrame; // the samples in a frame (frames are used interna… member
H A DAPEDecompress.cpp409 const int nBlocksPerFrame = GetInfo(APE_INFO_BLOCKS_PER_FRAME); in GetInfo() local
H A DMACLib.h144 uint32 nBlocksPerFrame; // the number of audio blocks in one frame member