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

  /hardware/google/av/media/codecs/xaac/
C2SoftXaacDec.h 90 void configflushDecode();
C2SoftXaacDec.cpp 520 void C2SoftXaacDec::configflushDecode() {
557 if (mIsCodecInitialized) configflushDecode();
    [all...]
  /frameworks/av/media/libstagefright/codecs/xaacdec/
SoftXAAC.h 94 int configflushDecode();
SoftXAAC.cpp 832 IA_ERRORCODE err_code = configflushDecode();
834 ALOGE("Error in configflushDecode: Error %d", err_code);
845 int SoftXAAC::configflushDecode() {
    [all...]

Completed in 2321 milliseconds