Searched refs:strInputFile (Results 1 – 1 of 1) sorted by relevance
501 string strInputFile (""), strOutputFile (""), strOptionFile (""), strLengthFile (""); local528 strInputFile = strTag[1];557 strInputFile = pArgV[1];563 strInputFile = pArgV[1];611 if (strInputFile.empty()) {640 …H264DecodeInstance (pDecoder, strInputFile.c_str(), !strOutputFile.empty() ? strOutputFile.c_str()…