Lines Matching refs:ID_USAC_CPE
184 (((el_id) == ID_USAC_CPE && (stereoConfigIndex) == 0) || \
185 ((el_id) == ID_USAC_CPE && (stereoConfigIndex) == 3))
290 case ID_USAC_CPE: in CAacDecoder_GetELChannels()
1113 el_cnt[ID_USAC_CPE] + el_cnt[ID_USAC_LFE]; in aacDecoder_ParseExplicitMpsAndSbr()
1127 (self->elements[element_index] == ID_USAC_CPE)); in aacDecoder_ParseExplicitMpsAndSbr()
1688 if (self->elements[el] == ID_USAC_CPE) { in CAacDecoder_Init()
1715 ID_USAC_CPE) && in CAacDecoder_Init()
2072 case ID_USAC_CPE: in CAacDecoder_Init()
2200 if ((self->elements[el2] == ID_USAC_CPE) && in CAacDecoder_Init()
2256 if (self->elements[el2] == ID_USAC_CPE) { in CAacDecoder_Init()
2566 case ID_USAC_CPE: in CAacDecoder_DecodeFrame()
2663 (type == ID_USAC_CPE || type == ID_USAC_SCE)) { in CAacDecoder_DecodeFrame()
2991 case ID_USAC_CPE: in CAacDecoder_DecodeFrame()