Searched refs:ID_USAC_CPE (Results 1 – 7 of 7) sorted by relevance
436 ID_USAC_CPE = 1 + USAC_ID_BIT, /**< Channel Pair Element. */ enumerator460 (elementId) == ID_USAC_SCE || (elementId) == ID_USAC_CPE || \484 ((elementId) == ID_USAC_SCE || (elementId) == 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()[all …]
231 if (ele_id == ID_USAC_CPE) { in ixheaacd_sbr_ele_type_set()316 case ID_USAC_CPE: in ixheaacd_usac_process()
403 case ID_USAC_CPE: in ixheaacd_decoder_config()
28 #define ID_USAC_CPE 1 macro
323 case ID_USAC_CPE: { in ixheaacd_decode_init()
678 if (elType == ID_CPE || elType == ID_USAC_CPE) { in CProgramConfig_LookupElement()1727 case ID_USAC_CPE: in UsacRsv60DecoderConfig_Parse()1775 case ID_USAC_CPE: in UsacRsv60DecoderConfig_Parse()2320 usc->element[elemIdx].usacElementType = ID_USAC_CPE; in Drm_xHEAACDecoderConfig()