|
FFmpeg
|
Data Structures | |
| struct | ProresVulkanShaderVariants |
Data Fields | |
| struct ProresVulkanDecodeContext::ProresVulkanShaderVariants | shaders [2] |
| AVBufferPool * | slice_offset_pool |
Definition at line 47 of file vulkan_prores.c.
| struct ProresVulkanDecodeContext::ProresVulkanShaderVariants ProresVulkanDecodeContext::shaders[2] |
Referenced by vk_decode_prores_init(), vk_decode_prores_uninit(), and vk_prores_end_frame().
| AVBufferPool* ProresVulkanDecodeContext::slice_offset_pool |
Definition at line 54 of file vulkan_prores.c.
Referenced by vk_decode_prores_uninit(), and vk_prores_start_frame().
1.8.17