FFmpeg
Data Fields
FFv1VulkanDecodePicture Struct Reference

Data Fields

FFVulkanDecodePicture vp
 
AVBufferReftmp_data
 
AVBufferRefslice_state
 
uint32_t plane_state_size
 
uint32_t slice_state_size
 
uint32_t slice_data_size
 
uint32_t max_context_count
 
AVBufferRefslice_offset_buf
 
uint32_t * slice_offset
 
int slice_num
 
AVBufferRefslice_status_buf
 
int crc_checked
 

Detailed Description

Definition at line 46 of file vulkan_ffv1.c.

Field Documentation

◆ vp

FFVulkanDecodePicture FFv1VulkanDecodePicture::vp

◆ tmp_data

AVBufferRef* FFv1VulkanDecodePicture::tmp_data

Definition at line 49 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), vk_ffv1_free_frame_priv(), and vk_ffv1_start_frame().

◆ slice_state

AVBufferRef* FFv1VulkanDecodePicture::slice_state

Definition at line 51 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), vk_ffv1_free_frame_priv(), and vk_ffv1_start_frame().

◆ plane_state_size

uint32_t FFv1VulkanDecodePicture::plane_state_size

Definition at line 52 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), and vk_ffv1_start_frame().

◆ slice_state_size

uint32_t FFv1VulkanDecodePicture::slice_state_size

Definition at line 53 of file vulkan_ffv1.c.

Referenced by vk_ffv1_start_frame().

◆ slice_data_size

uint32_t FFv1VulkanDecodePicture::slice_data_size

Definition at line 54 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), and vk_ffv1_start_frame().

◆ max_context_count

uint32_t FFv1VulkanDecodePicture::max_context_count

Definition at line 55 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), and vk_ffv1_start_frame().

◆ slice_offset_buf

AVBufferRef* FFv1VulkanDecodePicture::slice_offset_buf

◆ slice_offset

uint32_t* FFv1VulkanDecodePicture::slice_offset

Definition at line 58 of file vulkan_ffv1.c.

Referenced by vk_ffv1_decode_slice().

◆ slice_num

int FFv1VulkanDecodePicture::slice_num

◆ slice_status_buf

AVBufferRef* FFv1VulkanDecodePicture::slice_status_buf

Definition at line 61 of file vulkan_ffv1.c.

Referenced by vk_ffv1_end_frame(), vk_ffv1_free_frame_priv(), and vk_ffv1_start_frame().

◆ crc_checked

int FFv1VulkanDecodePicture::crc_checked

Definition at line 62 of file vulkan_ffv1.c.

Referenced by vk_ffv1_free_frame_priv(), and vk_ffv1_start_frame().


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