Searched refs:profileCount (Results 1 – 8 of 8) sorted by relevance
389 .profileCount = 1,449 .profileCount = ... // number of video profiles to use the bitstream buffer with475 .profileCount = ... // number of video profiles to use the decode output image with532 .profileCount = ... // number of video profiles to use the decode DPB image with
472 uint32_t profileCount;684 .profileCount = 1,809 .profileCount = ... // number of video profiles to use the bitstream buffer with833 .profileCount = ... // number of video profiles to use the image with
1003 for (unsigned i = 0; i < profile_list->profileCount; i++) { in vk_video_get_profile_alignments()
655 * pname:profileCount is the number of elements in the pname:pProfiles1033 slink:VkVideoProfileListInfoKHR structure with pname:profileCount
233 slink:VkVideoProfileListInfoKHR structure with a pname:profileCount member
266 pname:profileCount greater than `0` and pname:pProfiles including at275 pname:profileCount greater than `0` and pname:pProfiles including at2279 pname:profileCount greater than `0` and pname:pProfiles including at2289 pname:profileCount greater than `0` and pname:pProfiles including at2296 structure with pname:profileCount greater than `0`, then
8085 uint32_t profileCount; member
14458 VULKAN_HPP_HASH_COMBINE( seed, videoProfileListInfoKHR.profileCount ); in operator ()()