Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp131 } MPEGS_ANCSTARTSTOP; typedef
233 MPEGS_ANCSTARTSTOP ancStartStopPrev;
356 MPEGS_SYNCSTATE fOnSync, MPEGS_ANCSTARTSTOP ancStartStopPrev) { in updateMpegSurroundDecoderStatus()
1295 pMpegSurroundDecoder->ancStartStopPrev = (MPEGS_ANCSTARTSTOP)ancStartStop; in isValidAncStartStop()
1313 MPEGS_ANCSTARTSTOP ancStartStop; in mpegSurroundDecoder_Parse()
1336 ancStartStop = (MPEGS_ANCSTARTSTOP)FDKreadBits(hBs, 2); in mpegSurroundDecoder_Parse()