FFmpeg
Loading...
Searching...
No Matches
ProresVulkanDecodePicture Struct Reference

Data Fields

FFVulkanDecodePicture vp
 
FFVkBuffermetadata_buf
 
uint32_t bitstream_start
 
uint32_t bitstream_size
 
uint32_t slice_num
 
uint32_t slice_offsets_sz
 
uint32_t qmat_sz
 
uint32_t mb_params_sz
 
uint32_t slice_offsets_off
 
uint32_t qmat_off
 
uint32_t mb_params_off
 

Detailed Description

Definition at line 36 of file vulkan_prores.c.

Field Documentation

◆ vp

◆ metadata_buf

FFVkBuffer* ProresVulkanDecodePicture::metadata_buf

◆ bitstream_start

uint32_t ProresVulkanDecodePicture::bitstream_start

Definition at line 41 of file vulkan_prores.c.

Referenced by vk_prores_start_frame().

◆ bitstream_size

uint32_t ProresVulkanDecodePicture::bitstream_size

◆ slice_num

uint32_t ProresVulkanDecodePicture::slice_num

◆ slice_offsets_sz

uint32_t ProresVulkanDecodePicture::slice_offsets_sz

Definition at line 45 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().

◆ qmat_sz

uint32_t ProresVulkanDecodePicture::qmat_sz

Definition at line 45 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().

◆ mb_params_sz

uint32_t ProresVulkanDecodePicture::mb_params_sz

Definition at line 45 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().

◆ slice_offsets_off

uint32_t ProresVulkanDecodePicture::slice_offsets_off

Definition at line 46 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().

◆ qmat_off

uint32_t ProresVulkanDecodePicture::qmat_off

Definition at line 46 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().

◆ mb_params_off

uint32_t ProresVulkanDecodePicture::mb_params_off

Definition at line 46 of file vulkan_prores.c.

Referenced by vk_prores_end_frame(), and vk_prores_start_frame().


The documentation for this struct was generated from the following file: