Lines Matching defs:aot
1427 const int aot = m4ac->object_type;
1431 if (aot != AOT_ER_AAC_ELD) {
1439 if (aot == AOT_ER_AAC_LD &&
1476 if (aot == AOT_ER_AAC_LD || aot == AOT_ER_AAC_ELD) {
1500 if (aot != AOT_ER_AAC_ELD) {
1505 if (aot == AOT_AAC_MAIN) {
1509 } else if (aot == AOT_AAC_LC ||
1510 aot == AOT_ER_AAC_LC) {
1515 if (aot == AOT_ER_AAC_LD) {
3176 int aot = m4ac->object_type;
3178 if (aot == AOT_ER_AAC_LD || aot == AOT_ER_AAC_ELD)
3188 ac->avctx->profile = aot - 1;
3207 if (aot != AOT_ER_AAC_ELD)