Searched defs:inputFormat (Results 1 – 5 of 5) sorted by relevance
43 auto inputFormat = std::make_shared<std::string>("jpg"); variable70 auto inputFormat = std::make_shared<std::string>("png"); variable97 auto inputFormat = std::make_shared<std::string>("pixelMap"); variable
313 auto inputFormat = std::make_shared<std::string>("pixelMap"); variable380 auto inputFormat = std::make_shared<std::string>("pixelMap"); variable
94 auto inputFormat = std::make_shared<std::string>("pixelMap"); variable
504 std::shared_ptr<AVInputFormat> inputFormat = iter -> second; in SniffInputFormat() local
301 std::string inputFormat = (GetFormat() == DEFAULT_FORMAT) ? "aa h:m:s" : GetFormat(); in ParseInputFormat() local