Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp224 int8_t iLayerCount = 0; in ParseConfig() local
360 sFileSet.strLayerCfgFile[iLayerCount] = strTag[1]; in ParseConfig()
362 ++ iLayerCount; in ParseConfig()
374 const int8_t kiActualLayerNum = WELS_MIN (pSvcParam.iSpatialLayerNum, iLayerCount); in ParseConfig()