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