Home
last modified time | relevance | path

Searched refs:SAMPLES_IN_AUDIO_FRAME (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramerMp4V.c113 #define SAMPLES_IN_AUDIO_FRAME 1152 macro
237 pBsInfo->nAudFrameSize = (nAudBitrate>>3) * SAMPLES_IN_AUDIO_FRAME / nSampleFreq; in OpenMappedFile()
H A DMuxCommon.h87 #define SAMPLES_IN_AUDIO_FRAME 1152 macro
H A Dmadp_mfe.c535 pBsInfo->nAudFrameSize = (nAudBitrate>>3) * SAMPLES_IN_AUDIO_FRAME / nSampleFreq; in MAdp_init_audio_info()