Searched refs:eEncodeRateControl (Results 1 – 2 of 2) sorted by relevance
4796 eEncodeRateControl = VK_VIDEO_CODING_CONTROL_ENCODE_RATE_CONTROL_BIT_KHR, enumerator4807 …VideoCodingControlFlagBitsKHR::eReset | VideoCodingControlFlagBitsKHR::eEncodeRateControl | VideoC…
2133 if ( value & VideoCodingControlFlagBitsKHR::eEncodeRateControl ) in to_string()7050 case VideoCodingControlFlagBitsKHR::eEncodeRateControl: return "EncodeRateControl"; in to_string()