Searched refs:eVbr (Results 1 – 2 of 2) sorted by relevance
6712 eVbr = VK_VIDEO_ENCODE_RATE_CONTROL_MODE_VBR_BIT_KHR enumerator6725 | VideoEncodeRateControlModeFlagBitsKHR::eVbr;
2262 if ( value & VideoEncodeRateControlModeFlagBitsKHR::eVbr ) result += "Vbr | "; in to_string()7898 case VideoEncodeRateControlModeFlagBitsKHR::eVbr : return "Vbr"; in to_string()