Searched refs:ancStartStopPrev (Results 1 – 1 of 1) sorted by relevance
233 MPEGS_ANCSTARTSTOP ancStartStopPrev; member356 MPEGS_SYNCSTATE fOnSync, MPEGS_ANCSTARTSTOP ancStartStopPrev) { in updateMpegSurroundDecoderStatus() argument369 pMpegSurroundDecoder->ancStartStopPrev = ancStartStopPrev; in updateMpegSurroundDecoderStatus()1253 if ((pMpegSurroundDecoder->ancStartStopPrev == MPEGS_START) || in isValidAncStartStop()1254 (pMpegSurroundDecoder->ancStartStopPrev == MPEGS_CONTINUE)) { in isValidAncStartStop()1263 if ((pMpegSurroundDecoder->ancStartStopPrev == MPEGS_STOP) || in isValidAncStartStop()1264 (pMpegSurroundDecoder->ancStartStopPrev == MPEGS_START_STOP)) { in isValidAncStartStop()1280 pMpegSurroundDecoder->ancStartStopPrev = (MPEGS_ANCSTARTSTOP)ancStartStop; in isValidAncStartStop()1489 pMpegSurroundDecoder->ancStartStopPrev = ancStartStop; in mpegSurroundDecoder_Parse()