FFmpeg
|
Definition at line 65 of file vulkan_ffv1.c.
AVBufferRef* FFv1VulkanDecodeContext::intermediate_frames_ref[2] |
Definition at line 66 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 68 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 69 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 70 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().
FFVulkanShader FFv1VulkanDecodeContext::rct[2] |
Definition at line 71 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 73 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
FFVkBuffer FFv1VulkanDecodeContext::quant_buf |
Definition at line 74 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
FFVkBuffer FFv1VulkanDecodeContext::crc_tab_buf |
Definition at line 75 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().
AVBufferPool* FFv1VulkanDecodeContext::slice_state_pool |
Definition at line 77 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
AVBufferPool* FFv1VulkanDecodeContext::tmp_data_pool |
Definition at line 78 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
AVBufferPool* FFv1VulkanDecodeContext::slice_offset_pool |
Definition at line 79 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().
AVBufferPool* FFv1VulkanDecodeContext::slice_status_pool |
Definition at line 80 of file vulkan_ffv1.c.
Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().