Searched refs:pSliceOffsets (Results 1 – 7 of 7) sorted by relevance
62 `pSliceOffsets`, respectively, in `VkVideoDecodeH265PictureInfoEXT`
74 `pSliceOffsets`, respectively, in `VkVideoDecodeH264PictureInfoEXT`
165 const uint32_t* pSliceOffsets;169 … the `vulkan_video_codec_h264std_decode` video std header, while the `pSliceOffsets` array contain…370 .pSliceOffsets = ... // array of slice offsets relative to the bitstream buffer range
78 slink:VkVideoDecodeH264PictureInfoKHR::pname:pSliceOffsets should: specify447 * pname:sliceCount is the number of elements in pname:pSliceOffsets.448 * pname:pSliceOffsets is a pointer to an array of pname:sliceCount offsets
560 * [[VUID-vkCmdDecodeVideoKHR-pSliceOffsets-07153]]563 the pname:pSliceOffsets member of the
8385 const uint32_t* pSliceOffsets; member
13564 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeH264PictureInfoKHR.pSliceOffsets ); in operator ()()