FFmpeg
|
Data Fields | |
FFVulkanDecodePicture | vp |
AVBufferRef * | tile_data |
uint32_t | nb_tiles |
Definition at line 37 of file vulkan_prores_raw.c.
FFVulkanDecodePicture ProResRAWVulkanDecodePicture::vp |
Definition at line 38 of file vulkan_prores_raw.c.
Referenced by vk_prores_raw_decode_slice(), vk_prores_raw_end_frame(), vk_prores_raw_free_frame_priv(), and vk_prores_raw_start_frame().
AVBufferRef* ProResRAWVulkanDecodePicture::tile_data |
Definition at line 40 of file vulkan_prores_raw.c.
Referenced by vk_prores_raw_decode_slice(), vk_prores_raw_end_frame(), and vk_prores_raw_start_frame().
uint32_t ProResRAWVulkanDecodePicture::nb_tiles |
Definition at line 41 of file vulkan_prores_raw.c.
Referenced by vk_prores_raw_decode_slice().