FFmpeg
|
Definition at line 59 of file vulkan_ffv1.c.
AVBufferRef* FFv1VulkanDecodeContext::intermediate_frames_ref[2] |
Definition at line 60 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 62 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
FFVulkanShader FFv1VulkanDecodeContext::reset[2] |
Definition at line 63 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
FFVulkanShader FFv1VulkanDecodeContext::decode[2][2][2] |
Definition at line 64 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
FFVkBuffer FFv1VulkanDecodeContext::rangecoder_static_buf |
Definition at line 66 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
FFVkBuffer FFv1VulkanDecodeContext::quant_buf |
Definition at line 67 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
FFVkBuffer FFv1VulkanDecodeContext::crc_tab_buf |
Definition at line 68 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
AVBufferPool* FFv1VulkanDecodeContext::slice_state_pool |
Definition at line 70 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
AVBufferPool* FFv1VulkanDecodeContext::slice_offset_pool |
Definition at line 71 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
AVBufferPool* FFv1VulkanDecodeContext::slice_status_pool |
Definition at line 72 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().