Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp235 if ((pPce->BackElementHeightInfo[i] = (UCHAR)FDKreadBits(bs, 2)) >= in CProgramConfig_ReadHeightExt()
255 FDKmemclear(pPce->BackElementHeightInfo, in CProgramConfig_ReadHeightExt()
256 sizeof(pPce->BackElementHeightInfo)); in CProgramConfig_ReadHeightExt()
419 if (pPce1->BackElementHeightInfo[el] != in CProgramConfig_Compare()
420 pPce2->BackElementHeightInfo[el]) { in CProgramConfig_Compare()
750 if (pPce->BackElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
806 if (pPce->BackElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
839 int heightLayer = pPce->BackElementHeightInfo[i]; in CProgramConfig_LookupElement()
863 if (pPce->BackElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
912 int heightLayer = pPce->BackElementHeightInfo[i]; in CProgramConfig_LookupElement()
[all …]
/external/aac/libMpegTPDec/include/
Dtp_data.h186 UCHAR BackElementHeightInfo[PC_FSB_CHANNELS_MAX]; member
/external/aac/libMpegTPEnc/include/
Dtp_data.h186 UCHAR BackElementHeightInfo[PC_FSB_CHANNELS_MAX]; member