Searched defs:inputFormat (Results 1 – 4 of 4) 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
422 std::string inputFormat = GetFormat(); in ParseInputFormat() local