FFmpeg  3.3.8
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
 

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

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