FFmpeg
|
Data Fields | |
FFVulkanShader | decode [2] |
AVBufferPool * | tile_data_pool |
FFVkBuffer | uniform_buf |
Definition at line 44 of file vulkan_prores_raw.c.
FFVulkanShader ProResRAWVulkanDecodeContext::decode[2] |
Definition at line 45 of file vulkan_prores_raw.c.
Referenced by vk_decode_prores_raw_init(), vk_decode_prores_raw_uninit(), and vk_prores_raw_end_frame().
AVBufferPool* ProResRAWVulkanDecodeContext::tile_data_pool |
Definition at line 47 of file vulkan_prores_raw.c.
Referenced by vk_decode_prores_raw_uninit(), and vk_prores_raw_start_frame().
FFVkBuffer ProResRAWVulkanDecodeContext::uniform_buf |
Definition at line 49 of file vulkan_prores_raw.c.
Referenced by vk_decode_prores_raw_init(), and vk_decode_prores_raw_uninit().