FFmpeg
Data Fields
DecodePushData Struct Reference

Data Fields

int bits_per_comp
 
int nb_comp
 
int nb_images
 
int stride
 
int need_align
 
int padded_10bit
 
int shift
 
VkDeviceAddress pkt_data
 
int32_t tile_size [2]
 
uint8_t qmat [64]
 

Detailed Description

Definition at line 47 of file vulkan_dpx.c.

Field Documentation

◆ bits_per_comp

int DecodePushData::bits_per_comp

Definition at line 48 of file vulkan_dpx.c.

Referenced by vk_dpx_end_frame().

◆ nb_comp

int DecodePushData::nb_comp

Definition at line 49 of file vulkan_dpx.c.

◆ nb_images

int DecodePushData::nb_images

Definition at line 50 of file vulkan_dpx.c.

◆ stride

int DecodePushData::stride

Definition at line 51 of file vulkan_dpx.c.

◆ need_align

int DecodePushData::need_align

Definition at line 52 of file vulkan_dpx.c.

◆ padded_10bit

int DecodePushData::padded_10bit

Definition at line 53 of file vulkan_dpx.c.

◆ shift

int DecodePushData::shift

Definition at line 54 of file vulkan_dpx.c.

◆ pkt_data

VkDeviceAddress DecodePushData::pkt_data

Definition at line 53 of file vulkan_prores_raw.c.

Referenced by vk_prores_raw_end_frame().

◆ tile_size

int32_t DecodePushData::tile_size[2]

Definition at line 54 of file vulkan_prores_raw.c.

◆ qmat

uint8_t DecodePushData::qmat[64]

Definition at line 55 of file vulkan_prores_raw.c.

Referenced by vk_prores_raw_end_frame().


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