Searched refs:pParametersAddInfo (Results 1 – 12 of 12) sorted by relevance
338 const VkVideoEncodeH264SessionParametersAddInfoEXT* pParametersAddInfo; member559 const VkVideoEncodeH265SessionParametersAddInfoEXT* pParametersAddInfo; member
8377 const VkVideoDecodeH264SessionParametersAddInfoKHR* pParametersAddInfo; member9586 const VkVideoDecodeH265SessionParametersAddInfoKHR* pParametersAddInfo; member
341 const VkVideoEncodeH264SessionParametersAddInfoEXT* pParametersAddInfo; member564 const VkVideoEncodeH265SessionParametersAddInfoEXT* pParametersAddInfo; member
13606 … VULKAN_HPP_HASH_COMBINE( seed, videoDecodeH264SessionParametersCreateInfoKHR.pParametersAddInfo ); in operator ()()13688 … VULKAN_HPP_HASH_COMBINE( seed, videoDecodeH265SessionParametersCreateInfoKHR.pParametersAddInfo ); in operator ()()13976 … VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH264SessionParametersCreateInfoEXT.pParametersAddInfo ); in operator ()()14250 … VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH265SessionParametersCreateInfoEXT.pParametersAddInfo ); in operator ()()
1717 ** If the pname:pParametersAddInfo member of the1721 pname:pParametersAddInfo->pStdSPSs are added first;1729 ** If the pname:pParametersAddInfo member of the1733 pname:pParametersAddInfo->pStdPPSs are added first;1750 ** If the pname:pParametersAddInfo member of the1754 pname:pParametersAddInfo->pStdVPSs are added first;1762 ** If the pname:pParametersAddInfo member of the1766 pname:pParametersAddInfo->pStdSPSs are added first;1775 ** If the pname:pParametersAddInfo member of the1779 pname:pParametersAddInfo->pStdPPSs are added first;[all …]
369 * pname:pParametersAddInfo is `NULL` or a pointer to a397 * In the pname:pParametersAddInfo member of the
432 * pname:pParametersAddInfo is `NULL` or a pointer to a464 * In the pname:pParametersAddInfo member of the
351 * pname:pParametersAddInfo is `NULL` or a pointer to a
433 * pname:pParametersAddInfo is `NULL` or a pointer to a
106 const VkVideoDecodeH265SessionParametersAddInfoKHR* pParametersAddInfo;110 The optional `pParametersAddInfo` member also allows specifying an initial set of parameter sets to…279 .pParametersAddInfo = ... // parameters to add at creation time or NULL
124 const VkVideoDecodeH264SessionParametersAddInfoKHR* pParametersAddInfo;128 The optional `pParametersAddInfo` member also allows specifying an initial set of parameter sets to…313 .pParametersAddInfo = ... // parameters to add at creation time or NULL
203 init_add_h264_session_parameters(params, h264_create->pParametersAddInfo, templ); in vk_video_session_parameters_init()228 init_add_h265_session_parameters(params, h265_create->pParametersAddInfo, templ); in vk_video_session_parameters_init()