FFmpeg  3.4.9
Data Fields
VTContext Struct Reference

#include <libavcodec/vda_vt_internal.h>

Data Fields

AVFrametmp_frame
 
uint8_tbitstream
 
int bitstream_size
 
int allocated_size
 
CVImageBufferRef frame
 
struct AVBufferRefcached_hw_frames_ctx
 
struct AVVideotoolboxContextvt_ctx
 

Detailed Description

Definition at line 35 of file ffmpeg_videotoolbox.c.

Field Documentation

◆ tmp_frame

AVFrame* VTContext::tmp_frame

◆ bitstream

uint8_t* VTContext::bitstream

◆ bitstream_size

int VTContext::bitstream_size

◆ allocated_size

int VTContext::allocated_size

◆ frame

CVImageBufferRef VTContext::frame

◆ cached_hw_frames_ctx

struct AVBufferRef* VTContext::cached_hw_frames_ctx

Definition at line 45 of file vda_vt_internal.h.

Referenced by ff_videotoolbox_uninit().

◆ vt_ctx

struct AVVideotoolboxContext* VTContext::vt_ctx

Definition at line 49 of file vda_vt_internal.h.

Referenced by ff_videotoolbox_uninit().


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