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()
408 AAC_DECODER_ERROR error = AAC_DEC_OK; in CProgramConfigElement_Read()
458 AAC_DECODER_ERROR error = AAC_DEC_OK; in CAacDecoder_ExtPayloadParse()
643 if ( (error != AAC_DEC_OK) in CAacDecoder_ExtPayloadParse()
649 error = AAC_DEC_OK; in CAacDecoder_ExtPayloadParse()
787 AAC_DECODER_ERROR err = AAC_DEC_OK; in CAacDecoder_Init()
952 if (error != AAC_DEC_OK) { in CAacDecoder_Init()
1058 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in CAacDecoder_DecodeFrame()
1385 if (ancErr == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1435 if (ErrorStatus != AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1483 if (ErrorStatus != AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1521 if (ErrorStatus == AAC_DEC_OK && self->frameOK == 0) { in CAacDecoder_DecodeFrame()
1532 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1543 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()
1552 if (ErrorStatus == AAC_DEC_OK) { in CAacDecoder_DecodeFrame()