Lines Matching refs:BackElementHeightInfo
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()
1002 if (pPce->BackElementHeightInfo[elIdx] == spkPlane) { in CProgramConfig_GetChannelDescription()
1047 elHeight[2] = pPce->BackElementHeightInfo; in CProgramConfig_GetPceChMap()