Searched refs:testCfg (Results 1 – 1 of 1) sorted by relevance
1168 UCHAR testCfg[4] = {32, 14, 12, 7}; in CProgramConfig_GetElementTable() local1172 CProgramConfig_GetDefault(tmpPce, testCfg[i]); in CProgramConfig_GetElementTable()1179 *pChMapIdx = (testCfg[i] == 32) ? 12 : testCfg[i]; in CProgramConfig_GetElementTable()