Home
last modified time | relevance | path

Searched refs:pictureAccessGranularity (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_queue.adoc92 ** Rename `videoPictureExtentGranularity` to `pictureAccessGranularity` in
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc114 slink:VkVideoCapabilitiesKHR::pname:pictureAccessGranularity, as returned by
127 nearest integer multiple of pname:pictureAccessGranularity.width;
130 pname:pictureAccessGranularity.width and clamped to the width of the
134 integer multiple of pname:pictureAccessGranularity.height;
137 pname:pictureAccessGranularity.height and clamped to the height of the
Dvideo_decode_h265_extensions.adoc83 slink:VkVideoCapabilitiesKHR::pname:pictureAccessGranularity, as returned by
98 nearest integer multiple of pname:pictureAccessGranularity.width and
103 nearest integer multiple of pname:pictureAccessGranularity.height and
Dvideo_extensions.adoc86 slink:VkVideoCapabilitiesKHR::pname:pictureAccessGranularity, as returned by
774 * pname:pictureAccessGranularity is the granularity at which image access
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_queue.adoc517 VkExtent2D pictureAccessGranularity;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8095 VkExtent2D pictureAccessGranularity; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13496 VULKAN_HPP_HASH_COMBINE( seed, videoCapabilitiesKHR.pictureAccessGranularity ); in operator ()()