Home
last modified time | relevance | path

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

/external/aac/libSACdec/include/
Dsac_dec_lib.h464 UINT mpegSurroundDecoder_GetDelay(const CMpegSurroundDecoder *self);
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp1986 UINT mpegSurroundDecoder_GetDelay(const CMpegSurroundDecoder *self) { in mpegSurroundDecoder_GetDelay() function
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1599 self->streamInfo.outputDelay += mpegSurroundDecoder_GetDelay( in aacDecoder_DecodeFrame()