Home
last modified time | relevance | path

Searched refs:configflushDecode (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.h93 IA_ERRORCODE configflushDecode();
DSoftXAAC.cpp819 IA_ERRORCODE err_code = configflushDecode(); in onPortFlushCompleted()
832 IA_ERRORCODE SoftXAAC::configflushDecode() { in configflushDecode() function in android::SoftXAAC
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h105 IA_ERRORCODE configflushDecode();
DC2SoftXaacDec.cpp623 IA_ERRORCODE C2SoftXaacDec::configflushDecode() { in configflushDecode() function in android::C2SoftXaacDec
664 IA_ERRORCODE err_code = configflushDecode(); in onFlush_sm()