Home
last modified time | relevance | path

Searched refs:VkVideoDecodeInfoKHR (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.h169 vk_video_parse_h265_slice_header(const struct VkVideoDecodeInfoKHR *frame_info,
185 int vk_video_h265_poc_by_slot(const struct VkVideoDecodeInfoKHR *frame_info, int slot);
187 void vk_fill_video_h265_reference_info(const VkVideoDecodeInfoKHR *frame_info,
Dvk_video.c543 vk_video_h265_poc_by_slot(const struct VkVideoDecodeInfoKHR *frame_info, int slot) in vk_video_h265_poc_by_slot()
558 vk_fill_video_h265_reference_info(const VkVideoDecodeInfoKHR *frame_info, in vk_fill_video_h265_reference_info()
699 vk_video_parse_h265_slice_header(const struct VkVideoDecodeInfoKHR *frame_info, in vk_video_parse_h265_slice_header()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_decode_queue.adoc56 ** Remove redundant VkVideoDecodeInfoKHR.coded{Offset|Extent}
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_extensions.adoc207 * pname:pDecodeInfo is a pointer to a slink:VkVideoDecodeInfoKHR structure
734 [open,refpage='VkVideoDecodeInfoKHR',desc='Structure specifying video decode parameters',type='stru…
736 The sname:VkVideoDecodeInfoKHR structure is defined as:
738 include::{generated}/api/structs/VkVideoDecodeInfoKHR.adoc[]
767 * [[VUID-VkVideoDecodeInfoKHR-srcBuffer-07165]]
770 * [[VUID-VkVideoDecodeInfoKHR-srcBufferOffset-07166]]
772 * [[VUID-VkVideoDecodeInfoKHR-srcBufferRange-07167]]
775 * [[VUID-VkVideoDecodeInfoKHR-pSetupReferenceSlot-07168]]
778 * [[VUID-VkVideoDecodeInfoKHR-pSetupReferenceSlot-07169]]
781 * [[VUID-VkVideoDecodeInfoKHR-slotIndex-07171]]
[all …]
Dvideo_decode_h264_extensions.adoc450 video bitstream buffer range specified in slink:VkVideoDecodeInfoKHR.
453 slink:VkVideoDecodeInfoKHR structure passed to flink:vkCmdDecodeVideoKHR to
461 slink:VkVideoDecodeInfoKHR structure passed to flink:vkCmdDecodeVideoKHR,
532 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, if not `NULL`, and
534 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots to specify the
542 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots, one or two elements are
545 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots as follows:
563 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots.
601 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, the information
617 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
Dvideo_decode_h265_extensions.adoc524 specified in slink:VkVideoDecodeInfoKHR.
527 slink:VkVideoDecodeInfoKHR structure passed to flink:vkCmdDecodeVideoKHR to
535 slink:VkVideoDecodeInfoKHR structure passed to flink:vkCmdDecodeVideoKHR,
622 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, if not `NULL`, and
624 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots to specify the
632 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots, one element is added to
635 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots as follows:
642 slink:VkVideoDecodeInfoKHR::pname:pReferenceSlots.
651 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, the information
660 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_h265.adoc143 …d to be provided by the application through the `pNext` chain of `VkVideoDecodeInfoKHR`, using the…
160 …ain of corresponding elements of `VkVideoDecodeInfoKHR::pReferenceSlots` and the `pNext` chain of …
345 VkVideoDecodeInfoKHR decodeInfo = {
379 VkVideoDecodeInfoKHR decodeInfo = {
431 VkVideoDecodeInfoKHR decodeInfo = {
DVK_KHR_video_decode_h264.adoc156 …d to be provided by the application through the `pNext` chain of `VkVideoDecodeInfoKHR`, using the…
182 …ain of corresponding elements of `VkVideoDecodeInfoKHR::pReferenceSlots` and the `pNext` chain of …
373 VkVideoDecodeInfoKHR decodeInfo = {
407 VkVideoDecodeInfoKHR decodeInfo = {
459 VkVideoDecodeInfoKHR decodeInfo = {
DVK_KHR_video_decode_queue.adoc128 const VkVideoDecodeInfoKHR* pDecodeInfo);
135 typedef struct VkVideoDecodeInfoKHR {
146 } VkVideoDecodeInfoKHR;
581 VkVideoDecodeInfoKHR decodeInfo = {
632 VkVideoDecodeInfoKHR decodeInfo = {
670 VkVideoDecodeInfoKHR decodeInfo = {
732 VkVideoDecodeInfoKHR decodeInfo = {
776 …cific decode parameters are expected to be provided in the `pNext` chain of `VkVideoDecodeInfoKHR`.
777 …e information is expected to be provided in the `pNext` chain of `VkVideoDecodeInfoKHR::pSetupRefe…
778 …ected to be provided in the `pNext` chain of the elements of the `VkVideoDecodeInfoKHR::pReference…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8313 typedef struct VkVideoDecodeInfoKHR { struct
8324 } VkVideoDecodeInfoKHR; typedef
8326 …TR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecodeInfoKHR* pDecodeInf…
8331 const VkVideoDecodeInfoKHR* pDecodeInfo);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp1485 …RT( sizeof( VULKAN_HPP_NAMESPACE::VideoDecodeInfoKHR ) == sizeof( VkVideoDecodeInfoKHR ), "struct …
Dvulkan.hpp2651 …void vkCmdDecodeVideoKHR( VkCommandBuffer commandBuffer, const VkVideoDecodeInfoKHR * pDecodeInfo … in vkCmdDecodeVideoKHR()
Dvulkan_raii.hpp13956 …_cast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkVideoDecodeInfoKHR *>( &decode… in decodeVideoKHR()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2761 slink:VkVideoDecodeInfoKHR pname:codedOffset / pname:codedExtent