|
FFmpeg
|
Data Fields | |
| AVBufferRef * | out_data_ref [2] |
| AVBufferRef * | slice_data_ref [2] |
| AVBufferRef * | slice_score_ref [2] |
| AVBufferRef * | frame_size_ref [2] |
| int64_t | pts |
| int64_t | duration |
| void * | frame_opaque |
| AVBufferRef * | frame_opaque_ref |
| enum AVColorTransferCharacteristic | color_trc |
| enum AVColorSpace | colorspace |
| enum AVColorPrimaries | color_primaries |
| int | key_frame |
| int | flags |
Definition at line 79 of file proresenc_kostya_vulkan.c.
| 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().
| 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().
| 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().
| 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().
| int64_t VulkanEncodeProresFrameData::pts |
Definition at line 87 of file proresenc_kostya_vulkan.c.
Referenced by get_packet(), and vulkan_encode_prores_receive_packet().
| int64_t VulkanEncodeProresFrameData::duration |
Definition at line 88 of file proresenc_kostya_vulkan.c.
Referenced by get_packet(), and vulkan_encode_prores_receive_packet().
| void* VulkanEncodeProresFrameData::frame_opaque |
Definition at line 89 of file proresenc_kostya_vulkan.c.
Referenced by get_packet(), and vulkan_encode_prores_receive_packet().
| 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().
| 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().
| enum AVColorSpace VulkanEncodeProresFrameData::colorspace |
Definition at line 92 of file proresenc_kostya_vulkan.c.
Referenced by get_packet(), and vulkan_encode_prores_receive_packet().
| 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().
| int VulkanEncodeProresFrameData::key_frame |
Definition at line 94 of file proresenc_kostya_vulkan.c.
Referenced by get_packet().
| int VulkanEncodeProresFrameData::flags |
Definition at line 95 of file proresenc_kostya_vulkan.c.
Referenced by get_packet(), and vulkan_encode_prores_receive_packet().
1.8.17