Lines Matching refs:flushStatus
362 self, pCtrlCFGChangeStruct->flushStatus, pCtrlCFGChangeStruct->flushCnt, in aacDecoder_CtrlCFGChangeCallback()
1201 (self->flushStatus == AACDEC_RSV60_DASH_IPF_ATSC_FLUSH_ON) || in aacDecoder_DecodeFrame()
1202 (self->flushStatus == AACDEC_USAC_DASH_IPF_FLUSH_ON) || in aacDecoder_DecodeFrame()
1252 (self->flushStatus != AACDEC_RSV60_CFG_CHANGE_ATSC_FLUSH_ON) && in aacDecoder_DecodeFrame()
1312 if (!self->flushStatus) { in aacDecoder_DecodeFrame()
1345 ((self->flushStatus && !(flags & AACDEC_CONCEAL)) ? AACDEC_FLUSH in aacDecoder_DecodeFrame()
1354 (self->flushStatus == AACDEC_USAC_DASH_IPF_FLUSH_ON) && in aacDecoder_DecodeFrame()
1360 self->flushStatus) && in aacDecoder_DecodeFrame()
1469 ((self->flushStatus && !(flags & AACDEC_CONCEAL)) ? AACDEC_FLUSH in aacDecoder_DecodeFrame()
1632 ((self->flushStatus && !(flags & AACDEC_CONCEAL)) ? AACDEC_FLUSH in aacDecoder_DecodeFrame()
1855 if (self->flushStatus == AACDEC_USAC_DASH_IPF_FLUSH_ON && in aacDecoder_DecodeFrame()
1888 if ((flags & AACDEC_FLUSH || self->flushStatus) && in aacDecoder_DecodeFrame()
1911 if (self->flushStatus == AACDEC_USAC_DASH_IPF_FLUSH_ON && in aacDecoder_DecodeFrame()
1918 if (self->flushStatus != AACDEC_USAC_DASH_IPF_FLUSH_ON) { in aacDecoder_DecodeFrame()
1922 ((self->flushStatus == AACDEC_USAC_DASH_IPF_FLUSH_ON) && in aacDecoder_DecodeFrame()