FFmpeg
Data Fields
DecodePushData Struct Reference

Data Fields

VkDeviceAddress tile_data
 
int tile_count [2]
 
int log2_chroma_sub [2]
 
int components
 
int bit_depth
 
int bits_per_comp
 
int nb_comp
 
int nb_images
 
int stride
 
int need_align
 
int padded_10bit
 
int shift
 
VkDeviceAddress pkt_data
 
uint8_t qmat [64]
 
uint16_t lin_curve [8]
 

Detailed Description

Definition at line 53 of file vulkan_apv.c.

Field Documentation

◆ tile_data

VkDeviceAddress DecodePushData::tile_data

Definition at line 54 of file vulkan_apv.c.

Referenced by vk_apv_end_frame().

◆ tile_count

int DecodePushData::tile_count[2]

Definition at line 55 of file vulkan_apv.c.

◆ log2_chroma_sub

int DecodePushData::log2_chroma_sub[2]

Definition at line 56 of file vulkan_apv.c.

◆ components

int DecodePushData::components

Definition at line 57 of file vulkan_apv.c.

◆ bit_depth

int DecodePushData::bit_depth

Definition at line 58 of file vulkan_apv.c.

◆ bits_per_comp

int DecodePushData::bits_per_comp

Definition at line 49 of file vulkan_dpx.c.

Referenced by vk_dpx_end_frame().

◆ nb_comp

int DecodePushData::nb_comp

Definition at line 50 of file vulkan_dpx.c.

◆ nb_images

int DecodePushData::nb_images

Definition at line 51 of file vulkan_dpx.c.

◆ stride

int DecodePushData::stride

Definition at line 52 of file vulkan_dpx.c.

◆ need_align

int DecodePushData::need_align

Definition at line 53 of file vulkan_dpx.c.

◆ padded_10bit

int DecodePushData::padded_10bit

Definition at line 54 of file vulkan_dpx.c.

◆ shift

int DecodePushData::shift

Definition at line 55 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().

◆ qmat

uint8_t DecodePushData::qmat[64]

Definition at line 54 of file vulkan_prores_raw.c.

Referenced by vk_prores_raw_end_frame().

◆ lin_curve

uint16_t DecodePushData::lin_curve[8]

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: