Home
last modified time | relevance | path

Searched refs:pVideoProfile (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dquery_begin_common.adoc85 slink:VkVideoSessionCreateInfoKHR::pname:pVideoProfile the bound video
104 slink:VkVideoSessionCreateInfoKHR::pname:pVideoProfile the bound video
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_extensions.adoc698 * pname:pVideoProfile is a pointer to a slink:VkVideoProfileInfoKHR
704 If the <<video-profiles,video profile>> described by pname:pVideoProfile is
714 * [[VUID-vkGetPhysicalDeviceVideoCapabilitiesKHR-pVideoProfile-07183]]
715 If pname:pVideoProfile->videoCodecOperation specifies a decode
720 * [[VUID-vkGetPhysicalDeviceVideoCapabilitiesKHR-pVideoProfile-07184]]
721 If pname:pVideoProfile->videoCodecOperation is
727 * [[VUID-vkGetPhysicalDeviceVideoCapabilitiesKHR-pVideoProfile-07185]]
728 If pname:pVideoProfile->videoCodecOperation is
734 * [[VUID-vkGetPhysicalDeviceVideoCapabilitiesKHR-pVideoProfile-07186]]
735 If pname:pVideoProfile->videoCodecOperation specifies an encode
[all …]
Dvideo_encode_h264_extensions.adoc52 pname:pVideoProfile->videoCodecOperation specified as
259 with pname:pVideoProfile->videoCodecOperation specified as
Dvideo_encode_extensions.adoc134 pname:pVideoProfile->videoCodecOperation specified as one of the encode
289 * pname:pVideoProfile is a pointer to a slink:VkVideoProfileInfoKHR
Dvideo_encode_h265_extensions.adoc52 pname:pVideoProfile->videoCodecOperation specified as
336 with pname:pVideoProfile->videoCodecOperation specified as
Dvideo_decode_extensions.adoc133 pname:pVideoProfile->videoCodecOperation specifying a decode operation, the
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.c38 vid->op = create_info->pVideoProfile->videoCodecOperation; in vk_video_session_init()
48 vk_find_struct_const(create_info->pVideoProfile->pNext, in vk_video_session_init()
55 vk_find_struct_const(create_info->pVideoProfile->pNext, in vk_video_session_init()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_beta.h174 const VkVideoProfileInfoKHR* pVideoProfile; member
Dvulkan_core.h8157 const VkVideoProfileInfoKHR* pVideoProfile; member
8202 …iesKHR)(VkPhysicalDevice physicalDevice, const VkVideoProfileInfoKHR* pVideoProfile, VkVideoCapabi…
8218 const VkVideoProfileInfoKHR* pVideoProfile,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h175 const VkVideoProfileInfoKHR* pVideoProfile; member
Dvulkan.hpp2577 …esKHR( VkPhysicalDevice physicalDevice, const VkVideoProfileInfoKHR * pVideoProfile, VkVideoCapabi… in vkGetPhysicalDeviceVideoCapabilitiesKHR() argument
2579 … return ::vkGetPhysicalDeviceVideoCapabilitiesKHR( physicalDevice, pVideoProfile, pCapabilities ); in vkGetPhysicalDeviceVideoCapabilitiesKHR()
Dvulkan_hash.hpp10536 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVideoEncodeQualityLevelInfoKHR.pVideoProfile ); in operator ()()
14473 VULKAN_HPP_HASH_COMBINE( seed, videoSessionCreateInfoKHR.pVideoProfile ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_queue.adoc162 const VkVideoProfileInfoKHR* pVideoProfile;
175 …ssion standard and video coding operation type the video session can be used with (`pVideoProfile`)
503 const VkVideoProfileInfoKHR* pVideoProfile,
723 .pVideoProfile = ... // pointer to video profile information structure chain