Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp120 IA_ERRORCODE err_code = deInitXAACDecoder(); in ~SoftXAAC() local
176 IA_ERRORCODE err_code = IA_NO_ERROR; in initDecoder() local
477 IA_ERRORCODE err_code = setXAACDRCInfo(aacPresParams->nDrcCut, aacPresParams->nDrcBoost, in internalSetParameter() local
556 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in onQueueFilled() local
669 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in onQueueFilled() local
819 IA_ERRORCODE err_code = configflushDecode(); in onPortFlushCompleted() local
833 IA_ERRORCODE err_code; in configflushDecode() local
909 IA_ERRORCODE err_code = IA_NO_ERROR; in initXAACDecoder() local
1068 IA_ERRORCODE err_code = in configXAACDecoder() local
1114 IA_ERRORCODE err_code = IA_NO_ERROR; in initMPEGDDDrc() local
[all …]
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp313 IA_ERRORCODE err_code = IA_NO_ERROR; in initDecoder() local
432 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in process() local
518 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in process() local
624 IA_ERRORCODE err_code; in configflushDecode() local
664 IA_ERRORCODE err_code = configflushDecode(); in onFlush_sm() local
703 IA_ERRORCODE err_code = ixheaacd_dec_api(nullptr, in initXAACDecoder() local
842 IA_ERRORCODE err_code = IA_NO_ERROR; in initXAACDrc() local
907 IA_ERRORCODE err_code = IA_NO_ERROR; in deInitXAACDecoder() local
946 IA_ERRORCODE err_code = ixheaacd_dec_api(mXheaacCodecHandle, in configXAACDecoder() local
1000 IA_ERRORCODE err_code = IA_NO_ERROR; in initMPEGDDDrc() local
[all …]