Home
last modified time | relevance | path

Searched refs:NumSideChannelElements (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp228 for (i = 0; i < pPce->NumSideChannelElements; i++) { in CProgramConfig_ReadHeightExt()
280 pPce->NumSideChannelElements = (UCHAR)FDKreadBits(bs, 4); in CProgramConfig_Read()
305 for (i = 0; i < pPce->NumSideChannelElements; i++) { in CProgramConfig_Read()
396 if (pPce1->NumSideChannelElements != pPce2->NumSideChannelElements) { in CProgramConfig_Compare()
400 for (el = 0; el < pPce1->NumSideChannelElements; el += 1) { in CProgramConfig_Compare()
456 pPce->NumSideChannelElements = 1; in CProgramConfig_GetDefault()
539 for (el = 0; el < pPce->NumSideChannelElements; el += 1) { in CProgramConfig_GetDefault()
742 for (el = 0; el < pPce->NumSideChannelElements; el += 1) { in CProgramConfig_LookupElement()
781 for (i = 0; i < pPce->NumSideChannelElements; i++) { in CProgramConfig_LookupElement()
798 for (el = 0; el < pPce->NumSideChannelElements; el += 1) { in CProgramConfig_LookupElement()
[all …]
/external/aac/libMpegTPDec/include/
Dtp_data.h160 UCHAR NumSideChannelElements; member
/external/aac/libMpegTPEnc/include/
Dtp_data.h160 UCHAR NumSideChannelElements; member