FFmpeg
Loading...
Searching...
No Matches
FFv1VulkanDecodeContext Struct Reference

Data Fields

AVBufferRefintermediate_frames_ref
 
FFVulkanShader setup
 
FFVulkanShader reset
 
FFVulkanShader decode
 
FFVkBuffer consts_buf
 
AVRefStructPoolslice_state_pool
 
AVRefStructPoolslice_fltmap_pool
 
AVRefStructPoolslice_feedback_pool
 

Detailed Description

Definition at line 87 of file vulkan_ffv1.c.

Field Documentation

◆ intermediate_frames_ref

AVBufferRef* FFv1VulkanDecodeContext::intermediate_frames_ref

Definition at line 88 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().

◆ setup

FFVulkanShader FFv1VulkanDecodeContext::setup

Definition at line 90 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().

◆ reset

FFVulkanShader FFv1VulkanDecodeContext::reset

Definition at line 91 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().

◆ decode

FFVulkanShader FFv1VulkanDecodeContext::decode

Definition at line 92 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), vk_decode_ffv1_uninit(), and vk_ffv1_end_frame().

◆ consts_buf

FFVkBuffer FFv1VulkanDecodeContext::consts_buf

Definition at line 94 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().

◆ slice_state_pool

AVRefStructPool* FFv1VulkanDecodeContext::slice_state_pool

Definition at line 96 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().

◆ slice_fltmap_pool

AVRefStructPool* FFv1VulkanDecodeContext::slice_fltmap_pool

Definition at line 97 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().

◆ slice_feedback_pool

AVRefStructPool* FFv1VulkanDecodeContext::slice_feedback_pool

Definition at line 98 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_uninit(), and vk_ffv1_start_frame().


The documentation for this struct was generated from the following file: