Lines Matching refs:AAC_DEC_OK
223 return AAC_DEC_OK; in CAacDecoder_AncDataReset()
243 return AAC_DEC_OK; in CAacDecoder_AncDataInit()
261 AAC_DECODER_ERROR error = AAC_DEC_OK; in CAacDecoder_AncDataGet()
291 AAC_DECODER_ERROR error = AAC_DEC_OK; in CAacDecoder_AncDataParse()
348 AAC_DECODER_ERROR error = AAC_DEC_OK; in CDataStreamElement_Read()
498 AAC_DECODER_ERROR error = AAC_DEC_OK; in CAacDecoder_ExtPayloadParse()
681 if ( (error != AAC_DEC_OK) in CAacDecoder_ExtPayloadParse()
687 error = AAC_DEC_OK; in CAacDecoder_ExtPayloadParse()
839 AAC_DECODER_ERROR err = AAC_DEC_OK; in CAacDecoder_Init()
1010 if (error != AAC_DEC_OK) { in CAacDecoder_Init()
1120 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in CAacDecoder_DecodeFrame()
1478 if (ErrorStatus != AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1535 if (ErrorStatus != AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1573 if (ErrorStatus == AAC_DEC_OK && self->frameOK == 0) { in CAacDecoder_DecodeFrame()
1584 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1595 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1604 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()