|
FFmpeg
|
Data Fields | |
| FFVulkanShader | decode |
| FFVulkanShader | idct |
| AVBufferPool * | frame_data_pool |
Definition at line 45 of file vulkan_prores_raw.c.
| FFVulkanShader ProResRAWVulkanDecodeContext::decode |
Definition at line 46 of file vulkan_prores_raw.c.
Referenced by vk_decode_prores_raw_init(), vk_decode_prores_raw_uninit(), and vk_prores_raw_end_frame().
| FFVulkanShader ProResRAWVulkanDecodeContext::idct |
Definition at line 47 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::frame_data_pool |
Definition at line 49 of file vulkan_prores_raw.c.
Referenced by vk_decode_prores_raw_uninit(), and vk_prores_raw_start_frame().
1.8.17