FFmpeg
Data Fields
VulkanEncodeProresFrameData Struct Reference

Data Fields

AVBufferRefout_data_ref [2]
 
AVBufferRefslice_data_ref [2]
 
AVBufferRefslice_score_ref [2]
 
AVBufferRefframe_size_ref [2]
 
int64_t pts
 
int64_t duration
 
void * frame_opaque
 
AVBufferRefframe_opaque_ref
 
enum AVColorTransferCharacteristic color_trc
 
enum AVColorSpace colorspace
 
enum AVColorPrimaries color_primaries
 
int key_frame
 
int flags
 

Detailed Description

Definition at line 79 of file proresenc_kostya_vulkan.c.

Field Documentation

◆ out_data_ref

AVBufferRef* VulkanEncodeProresFrameData::out_data_ref[2]

Definition at line 81 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_submit_frame().

◆ slice_data_ref

AVBufferRef* VulkanEncodeProresFrameData::slice_data_ref[2]

Definition at line 82 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_submit_frame().

◆ slice_score_ref

AVBufferRef* VulkanEncodeProresFrameData::slice_score_ref[2]

Definition at line 83 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_submit_frame().

◆ frame_size_ref

AVBufferRef* VulkanEncodeProresFrameData::frame_size_ref[2]

Definition at line 84 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_submit_frame().

◆ pts

int64_t VulkanEncodeProresFrameData::pts

Definition at line 87 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ duration

int64_t VulkanEncodeProresFrameData::duration

Definition at line 88 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ frame_opaque

void* VulkanEncodeProresFrameData::frame_opaque

Definition at line 89 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ frame_opaque_ref

AVBufferRef* VulkanEncodeProresFrameData::frame_opaque_ref

Definition at line 90 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ color_trc

enum AVColorTransferCharacteristic VulkanEncodeProresFrameData::color_trc

Definition at line 91 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ colorspace

enum AVColorSpace VulkanEncodeProresFrameData::colorspace

Definition at line 92 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ color_primaries

enum AVColorPrimaries VulkanEncodeProresFrameData::color_primaries

Definition at line 93 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().

◆ key_frame

int VulkanEncodeProresFrameData::key_frame

Definition at line 94 of file proresenc_kostya_vulkan.c.

Referenced by get_packet().

◆ flags

int VulkanEncodeProresFrameData::flags

Definition at line 95 of file proresenc_kostya_vulkan.c.

Referenced by get_packet(), and vulkan_encode_prores_receive_packet().


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