Home
last modified time | relevance | path

Searched refs:AOT_AAC_MAIN (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpeg4audio.h90 AOT_AAC_MAIN, ///< Y Main enumerator
Daacdec_template.c1105 case AOT_AAC_MAIN: in decode_audio_specific_config_gb()
1490 if (aot == AOT_AAC_MAIN) { in decode_ics_info()
1690 const int tns_max_order = is8 ? 7 : ac->oc[1].m4ac.object_type == AOT_AAC_MAIN ? 20 : 12; in decode_tns()
2190 if (ac->oc[1].m4ac.object_type == AOT_AAC_MAIN && !common_window) in decode_ics()
2303 (ac->oc[1].m4ac.object_type != AOT_AAC_MAIN))
2321 if (ac->oc[1].m4ac.object_type == AOT_AAC_MAIN) {