Searched refs:usacExtElementType (Results 1 – 5 of 5) sorted by relevance
183 USAC_EXT_ELEMENT_TYPE usacExtElementType[(3)]; member
2998 USAC_EXT_ELEMENT_TYPE usacExtElementType = in CAacDecoder_DecodeFrame() local3001 .extElement.usacExtElementType; in CAacDecoder_DecodeFrame()3003 switch (usacExtElementType) { in CAacDecoder_DecodeFrame()
1697 UINT usacExtElementType = escapedValue(hBs, 4, 8, 16); in extElementConfig() local1701 switch (usacExtElementType) { in extElementConfig()1709 usacExtElementType = ID_EXT_ELE_UNKNOWN; in extElementConfig()1727 switch (usacExtElementType) { in extElementConfig()1747 usacExtElementType = ID_EXT_ELE_UNKNOWN; in extElementConfig()1750 extElement->usacExtElementType = (USAC_EXT_ELEMENT_TYPE)usacExtElementType; in extElementConfig()2039 if (usc->element[i].extElement.usacExtElementType == in UsacRsv60DecoderConfig_Parse()
257 USAC_EXT_ELEMENT_TYPE usacExtElementType; member