Searched defs:VkVideoEncodeRateControlInfoKHR (Results 1 – 4 of 4) sorted by relevance
412 typedef struct VkVideoEncodeRateControlInfoKHR { struct422 } VkVideoEncodeRateControlInfoKHR; argument
5608 struct VkVideoEncodeRateControlInfoKHR struct5610 VkStructureType sType;5611 const void* pNext;5612 VkVideoEncodeRateControlFlagsKHR flags;5613 VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode;5614 deUint32 averageBitrate;5615 deUint16 peakToAverageBitrateRatio;5616 deUint16 frameRateNumerator;5617 deUint16 frameRateDenominator;5618 deUint32 virtualBufferSizeInMs;
40287 "VkVideoEncodeRateControlInfoKHR": { object