Searched defs:paramExist (Results 1 – 1 of 1) sorted by relevance
47 template<class T> void PrintParam(bool paramExist, const std::string_view tag, T value) in PrintParam()57 template<class T> void PrintParam(bool paramExist, const std::string_view tag, T value1, T value2) in PrintParam()244 bool paramExist = format.GetIntValue(MediaDescriptionKey::MD_KEY_PIXEL_FORMAT, pixelFormat); in PixelFormatChecker() local263 bool paramExist = format.GetDoubleValue(MediaDescriptionKey::MD_KEY_FRAME_RATE, framerate); in FramerateChecker() local334 bool paramExist = format.GetIntValue(MediaDescriptionKey::MD_KEY_PROFILE, profile); in VideoProfileChecker() local353 bool paramExist = format.GetIntValue(MediaDescriptionKey::MD_KEY_ROTATION_ANGLE, rotation); in RotaitonChecker() local