Searched refs:AOT_ER_AAC_ELD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4audio.h95 AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay enumerator in enum:AudioObjectType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4audio.h95 AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay enumerator in enum:AudioObjectType
H A Daacdec.c964 case AOT_ER_AAC_ELD:
1209 if (aot != AOT_ER_AAC_ELD) {
1248 if (aot == AOT_ER_AAC_LD || aot == AOT_ER_AAC_ELD) {
1259 if (aot != AOT_ER_AAC_ELD) {
1902 eld_syntax = ac->oc[1].m4ac.object_type == AOT_ER_AAC_ELD;
1906 ac->oc[1].m4ac.object_type == AOT_ER_AAC_ELD;
2045 int eld_syntax = ac->oc[1].m4ac.object_type == AOT_ER_AAC_ELD;
2710 case AOT_ER_AAC_ELD:
2827 if (aot == AOT_ER_AAC_LD || aot == AOT_ER_AAC_ELD)
2855 if (aot != AOT_ER_AAC_ELD)
[all...]

Completed in 113 milliseconds