Home
last modified time | relevance | path

Searched refs:codedExtent (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc94 pname:imageExtent is [eq]#(pname:codedExtent.width,
95 pname:codedExtent.height)#, if the picture represents a frame.
97 pname:imageExtent is [eq]#(pname:codedExtent.width,
98 pname:codedExtent.height)#, if the picture represents a field and the
103 pname:imageExtent is [eq]#(pname:codedExtent.width,
104 pname:codedExtent.height / 2)#, if the picture represents a field and
109 Where pname:codedOffset and pname:codedExtent are the members of the
Dvideo_decode_h265_extensions.adoc97 * [eq]#pname:endX# equals [eq]#pname:codedExtent.width# rounded up to the
102 * [eq]#endY# equals [eq]#pname:codedExtent.height# rounded up to the
108 Where pname:codedExtent is the member of the
Dvideo_encode_extensions.adoc170 slink:VkVideoEncodeInfoKHR::pname:codedExtent) may not be aligned with the
541 The coded size of the encode operation is specified in pname:codedExtent of
Dvideo_extensions.adoc60 * pname:codedExtent is the size in pixels of the coded image data.
72 The meaning of the pname:codedOffset and pname:codedExtent depends on the
80 pname:codedOffset and pname:codedExtent members that identify the image
99 pname:codedExtent values.
2525 pname:pReferenceSlots is not `NULL`, then its pname:codedExtent member
Dvideo_decode_extensions.adoc451 pname:pDecodeInfo->dstPictureResource.codedExtent must: be between
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_encode_queue.adoc76 ** Remove redundant VkVideoEncodeInfoKHR.codedExtent
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_queue.adoc576 .codedExtent = ... // extent of decoded picture (typically the video frame size)
611 .codedExtent = ... // extent of decoded picture (typically the video frame size)
620 .codedExtent = ... // extent of reconstructed picture (typically the video frame size)
658 .codedExtent = ... // extent of decoded picture (typically the video frame size)
697 .codedExtent = ... // extent of reference picture (typically the video frame size)
705 .codedExtent = ... // extent of reference picture (typically the video frame size)
DVK_KHR_video_queue.adoc102 VkExtent2D codedExtent;
108 …ithin the image subresource to read/write picture data from/to, while `codedExtent` typically spec…
110 Actual semantics of `codedOffset` and `codedExtent` are specific to the video profile in use, as th…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8124 VkExtent2D codedExtent; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13450 VULKAN_HPP_HASH_COMBINE( seed, videoPictureResourceInfoKHR.codedExtent ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2761 slink:VkVideoDecodeInfoKHR pname:codedOffset / pname:codedExtent