HomeSort by relevance Sort by last modified time
    Searched defs:configflushDecode (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/xaacdec/
SoftXAAC.cpp 819 IA_ERRORCODE err_code = configflushDecode();
821 ALOGE("Error in configflushDecode: Error %d", err_code);
832 IA_ERRORCODE SoftXAAC::configflushDecode() {
    [all...]
  /frameworks/av/media/codec2/components/xaac/
C2SoftXaacDec.cpp 620 IA_ERRORCODE C2SoftXaacDec::configflushDecode() {
661 IA_ERRORCODE err_code = configflushDecode();
663 ALOGE("Error in configflushDecode: Error %d", err_code);
    [all...]

Completed in 259 milliseconds