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 internally) member in struct:APE_FILE_INFO
H A DAPEDecompress.cpp409 const int nBlocksPerFrame = GetInfo(APE_INFO_BLOCKS_PER_FRAME); local
H A DMACLib.h144 uint32 nBlocksPerFrame; // the number of audio blocks in one frame member in struct:APE_HEADER

Completed in 90 milliseconds