Searched refs:BackElementHeightInfo (Results 1 – 3 of 3) sorted by relevance
235 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 …]
186 UCHAR BackElementHeightInfo[PC_FSB_CHANNELS_MAX]; member