|
FFmpeg
|
Definition at line 70 of file vulkan_ffv1.c.
| AVBufferRef* FFv1VulkanDecodeContext::intermediate_frames_ref |
Definition at line 71 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
| FFVulkanShader FFv1VulkanDecodeContext::setup |
Definition at line 73 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
| FFVulkanShader FFv1VulkanDecodeContext::reset |
Definition at line 74 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
| FFVulkanShader FFv1VulkanDecodeContext::decode |
Definition at line 75 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
| FFVkBuffer FFv1VulkanDecodeContext::consts_buf |
Definition at line 77 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
| AVBufferPool* FFv1VulkanDecodeContext::slice_state_pool |
Definition at line 79 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
| AVBufferPool* FFv1VulkanDecodeContext::slice_feedback_pool |
Definition at line 80 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
1.8.17