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

  /frameworks/av/media/libstagefright/codecs/aacdec/
e_tmp4audioobjecttype.h 72 MP4AUDIO_LTP = 4, /* LTP = Long Term Prediction */
get_audio_specific_config.cpp 147 (audioObjectType == MP4AUDIO_LTP) OR
415 (audioObjectType == MP4AUDIO_LTP) /*||*/
429 (pVars->mc_info.audioObjectType != MP4AUDIO_LTP))
get_ics_info.cpp 52 this is set to LTP (MP4AUDIO_LTP) will long term
241 ELSEIF (audioObjectType == MP4AUDIO_LTP)
476 * if (audioObjectType == MP4AUDIO_LTP). Instead, this code combines
489 * if (audioObjectType == MP4AUDIO_LTP)
524 else if (audioObjectType == MP4AUDIO_LTP)
569 } /* else if (audioObjectType == MP4AUDIO_LTP) */
587 } /* end of "else" clause of if (audioObjectType == MP4AUDIO_LTP) */
pvmp4setaudioconfig.cpp 285 (audioObjectType == MP4AUDIO_LTP))
pvmp4audiodecoderframe.cpp     [all...]
SoftAAC.cpp 429 mConfig->extendedAudioObjectType == MP4AUDIO_LTP) {

Completed in 159 milliseconds