Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp109 string strSeqFile; // for cmd lines member
242 sFileSet.strSeqFile = strTag[1]; in ParseConfig()
465 sFileSet.strSeqFile.assign (argv[n++]); in ParseCommandLine()
902 pFileYUV = fopen (fs.strSeqFile.c_str(), "rb"); in ProcessEncoding()
927 fs.strSeqFile.c_str()); in ProcessEncoding()