Searched refs:codedOffset (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_decode_h264_extensions.adoc | 93 * pname:imageOffset is [eq]#(pname:codedOffset.x,pname:codedOffset.y)# and 96 * pname:imageOffset is [eq]#(pname:codedOffset.x,pname:codedOffset.y)# and 102 * pname:imageOffset is [eq]#(pname:codedOffset.x,pname:codedOffset.y)# and 109 Where pname:codedOffset and pname:codedExtent are the members of the 162 * [eq]#(pname:codedOffset.x {plus} pname:x,pname:codedOffset.y {plus} 168 Where pname:codedOffset is the member of the corresponding 255 slink:VkVideoPictureResourceInfoKHR::pname:codedOffset specified for a 588 which requires separate pname:codedOffset values for the two fields and also
|
D | video_decode_extensions.adoc | 448 pname:pDecodeInfo->dstPictureResource.codedOffset must: be an integer 474 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource->codedOffset 490 * [[VUID-vkCmdDecodeVideoKHR-codedOffset-07257]] 491 The pname:codedOffset member of the slink:VkVideoPictureResourceInfoKHR
|
D | video_extensions.adoc | 59 * pname:codedOffset is the offset in texels of the image subregion to use. 72 The meaning of the pname:codedOffset and pname:codedExtent depends on the 80 pname:codedOffset and pname:codedExtent members that identify the image 98 subresource and they specify identical pname:codedOffset and 2521 pname:pReferenceSlots is not `NULL`, then its pname:codedOffset member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 575 .codedOffset = ... // offset within the image subresource (typically { 0, 0 }) 610 .codedOffset = ... // offset within the image subresource (typically { 0, 0 }) 619 .codedOffset = ... // offset within the image subresource (typically { 0, 0 }) 657 .codedOffset = ... // offset within the image subresource (typically { 0, 0 }) 696 .codedOffset = ... // offset within the image subresource (typically { 0, 0 }) 704 .codedOffset = ... // offset within the image subresource (typically { 0, 0 })
|
D | VK_KHR_video_queue.adoc | 101 VkOffset2D codedOffset; 108 … `imageViewBinding`. Depending on the specific video codec operation, `codedOffset` can specify an… 110 Actual semantics of `codedOffset` and `codedExtent` are specific to the video profile in use, as th…
|
D | VK_KHR_video_decode_h264.adoc | 110 … `fieldOffsetGranularity` indicates the alignment requirements of the `codedOffset` values specifi…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 8123 VkOffset2D codedOffset; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 13449 VULKAN_HPP_HASH_COMBINE( seed, videoPictureResourceInfoKHR.codedOffset ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 2761 slink:VkVideoDecodeInfoKHR pname:codedOffset / pname:codedExtent
|