Searched refs:AOT_ER_AAC_LTP (Results 1 – 3 of 3) sorted by relevance
393 if ((aot == AOT_ER_AAC_LC) || (aot == AOT_ER_AAC_LTP) || in transportEnc_writeGASpecificConfig()468 case AOT_ER_AAC_LTP: in transportEnc_writeASC()513 case AOT_ER_AAC_LTP: in transportEnc_writeASC()536 case AOT_ER_AAC_LTP: in transportEnc_writeASC()
172 AOT_ER_AAC_LTP = 19, /**< Error Resilient(ER) AAC LTP object */ enumerator
1034 if ((asc->m_aot == AOT_ER_AAC_LC) || (asc->m_aot == AOT_ER_AAC_LTP) || in GaSpecificConfig_Parse()