Searched refs:AOT_AAC_MAIN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4audio.h60 AOT_AAC_MAIN, ///< Y Main enumerator in enum:AudioObjectType
H A Daacdec.c504 case AOT_AAC_MAIN:
764 if (ac->m4ac.object_type == AOT_AAC_MAIN) {
940 const int tns_max_order = is8 ? 7 : ac->m4ac.object_type == AOT_AAC_MAIN ? 20 : 12;
1420 if (ac->m4ac.object_type == AOT_AAC_MAIN && !common_window)
1510 if (cpe->ch[1].ics.predictor_present && (ac->m4ac.object_type != AOT_AAC_MAIN))
1528 if (ac->m4ac.object_type == AOT_AAC_MAIN) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4audio.h60 AOT_AAC_MAIN, ///< Y Main enumerator in enum:AudioObjectType
H A Daacdec.c955 case AOT_AAC_MAIN:
1264 if (aot == AOT_AAC_MAIN) {
1451 const int tns_max_order = is8 ? 7 : ac->oc[1].m4ac.object_type == AOT_AAC_MAIN ? 20 : 12;
1960 if (ac->oc[1].m4ac.object_type == AOT_AAC_MAIN && !common_window)
2055 (ac->oc[1].m4ac.object_type != AOT_AAC_MAIN))
2073 if (ac->oc[1].m4ac.object_type == AOT_AAC_MAIN) {

Completed in 104 milliseconds