Home
last modified time | relevance | path

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

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