Searched refs:maxCodedExtent (Results 1 – 7 of 7) sorted by relevance
95 `maxCodedExtent`, respectively, in `VkVideoCapabilitiesKHR`
39 vid->max_coded = create_info->maxCodedExtent; in vk_video_session_init()
164 VkExtent2D maxCodedExtent;176 * The maximum size of the coded frames the video session can be used with (`maxCodedExtent`)519 VkExtent2D maxCodedExtent;725 .maxCodedExtent = ... // maximum extent of coded pictures supported by the session
778 * pname:maxCodedExtent is the maximum width and height of the coded1165 pname:pCreateInfo->maxCodedExtent.1226 * pname:maxCodedExtent is the maximum width and height of the coded frames1265 * [[VUID-VkVideoSessionCreateInfoKHR-maxCodedExtent-04851]]1266 pname:maxCodedExtent must: be between1268 slink:VkVideoCapabilitiesKHR::pname:maxCodedExtent, inclusive, as2526 must: be between pname:minCodedExtent and pname:maxCodedExtent,
452 pname:minCodedExtent and pname:maxCodedExtent, inclusive, the bound
8097 VkExtent2D maxCodedExtent; member8159 VkExtent2D maxCodedExtent; member
13498 VULKAN_HPP_HASH_COMBINE( seed, videoCapabilitiesKHR.maxCodedExtent ); in operator ()()14475 VULKAN_HPP_HASH_COMBINE( seed, videoSessionCreateInfoKHR.maxCodedExtent ); in operator ()()