|
FFmpeg
|
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] |
Definition at line 47 of file vulkan_dpx.c.
| int DecodePushData::stride |
Definition at line 48 of file vulkan_dpx.c.
Referenced by vk_dpx_end_frame().
| int DecodePushData::need_align |
Definition at line 49 of file vulkan_dpx.c.
| int DecodePushData::padded_10bit |
Definition at line 50 of file vulkan_dpx.c.
| VkDeviceAddress DecodePushData::pkt_data |
Definition at line 53 of file vulkan_prores_raw.c.
Referenced by vk_prores_raw_end_frame().
| int32_t DecodePushData::frame_size[2] |
Definition at line 54 of file vulkan_prores_raw.c.
| int32_t DecodePushData::tile_size[2] |
Definition at line 55 of file vulkan_prores_raw.c.
| uint8_t DecodePushData::qmat[64] |
Definition at line 56 of file vulkan_prores_raw.c.
Referenced by vk_prores_raw_end_frame().
1.8.17