Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp113 bool bEnableMultiBsFile; member
117 bEnableMultiBsFile = false; in tagFilesSet()
278 sFileSet.bEnableMultiBsFile = atoi (strTag[1].c_str()) ? true : false; in ParseConfig()
483 sFileSet.bEnableMultiBsFile = atoi (argv[n++]) ? true : false; in ParseCommandLine()
780 fs.bEnableMultiBsFile = false; in ProcessEncoding()
868 if (sSvcParam.iSpatialLayerNum == 1 || fs.bEnableMultiBsFile == false) { in ProcessEncoding()
988 if (sSvcParam.iSpatialLayerNum == 1 || fs.bEnableMultiBsFile == false) in ProcessEncoding()