Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1168 UCHAR testCfg[4] = {32, 14, 12, 7}; in CProgramConfig_GetElementTable() local
1172 CProgramConfig_GetDefault(tmpPce, testCfg[i]); in CProgramConfig_GetElementTable()
1179 *pChMapIdx = (testCfg[i] == 32) ? 12 : testCfg[i]; in CProgramConfig_GetElementTable()