Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp127 MPEGS_STOP = 1, /*!< Indicates if data segment ends a data block. */ enumerator
675 MPEGS_SYNC_LOST, MPEGS_STOP); in mpegSurroundDecoder_Create()
830 MPEGS_STOP); in mpegSurroundOperationMode()
1252 MPEGS_STOP); in isValidAncType()
1274 case MPEGS_STOP: in isValidAncStartStop()
1278 if ((pMpegSurroundDecoder->ancStartStopPrev == MPEGS_STOP) || in isValidAncStartStop()
1293 MPEGS_STOP); in isValidAncStartStop()
1359 case MPEGS_STOP: in mpegSurroundDecoder_Parse()
1388 if ((ancStartStop == MPEGS_STOP) || in mpegSurroundDecoder_Parse()
1508 MPEGS_SYNC_LOST, MPEGS_STOP); in mpegSurroundDecoder_Parse()
[all …]