FFmpeg
Data Fields
DecodePushData Struct Reference

Data Fields

int stride
 
int need_align
 
int padded_10bit
 
VkDeviceAddress pkt_data
 
int32_t frame_size [2]
 
int32_t tile_size [2]
 
uint8_t qmat [64]
 

Detailed Description

Definition at line 47 of file vulkan_dpx.c.

Field Documentation

◆ stride

int DecodePushData::stride

Definition at line 48 of file vulkan_dpx.c.

Referenced by vk_dpx_end_frame().

◆ need_align

int DecodePushData::need_align

Definition at line 49 of file vulkan_dpx.c.

◆ padded_10bit

int DecodePushData::padded_10bit

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

◆ frame_size

int32_t DecodePushData::frame_size[2]

Definition at line 54 of file vulkan_prores_raw.c.

◆ tile_size

int32_t DecodePushData::tile_size[2]

Definition at line 55 of file vulkan_prores_raw.c.

◆ qmat

uint8_t DecodePushData::qmat[64]

Definition at line 56 of file vulkan_prores_raw.c.

Referenced by vk_prores_raw_end_frame().


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