FFmpeg
Data Fields
FFv1VulkanDecodeContext Struct Reference

Data Fields

AVBufferRefintermediate_frames_ref
 
FFVulkanShader setup
 
FFVulkanShader reset
 
FFVulkanShader decode
 
FFVkBuffer consts_buf
 
AVBufferPoolslice_state_pool
 
AVBufferPoolslice_feedback_pool
 

Detailed Description

Definition at line 70 of file vulkan_ffv1.c.

Field Documentation

◆ intermediate_frames_ref

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().

◆ setup

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().

◆ reset

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().

◆ decode

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().

◆ consts_buf

FFVkBuffer FFv1VulkanDecodeContext::consts_buf

Definition at line 77 of file vulkan_ffv1.c.

Referenced by vk_decode_ffv1_init(), and vk_decode_ffv1_uninit().

◆ slice_state_pool

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().

◆ slice_feedback_pool

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().


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