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()
815 MPEGS_STOP); in mpegSurroundOperationMode()
1237 MPEGS_STOP); in isValidAncType()
1259 case MPEGS_STOP: in isValidAncStartStop()
1263 if ((pMpegSurroundDecoder->ancStartStopPrev == MPEGS_STOP) || in isValidAncStartStop()
1278 MPEGS_STOP); in isValidAncStartStop()
1344 case MPEGS_STOP: in mpegSurroundDecoder_Parse()
1373 if ((ancStartStop == MPEGS_STOP) || in mpegSurroundDecoder_Parse()
1493 MPEGS_SYNC_LOST, MPEGS_STOP); in mpegSurroundDecoder_Parse()
[all …]