FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VDAContext Struct Reference

Data Fields

AVFrametmp_frame
 
uint8_tbitstream
 
int bitstream_size
 
int allocated_size
 
CVImageBufferRef frame
 

Detailed Description

Definition at line 25 of file ffmpeg_vda.c.

Field Documentation

AVFrame* VDAContext::tmp_frame

Definition at line 26 of file ffmpeg_vda.c.

Referenced by vda_init(), vda_retrieve_data(), and vda_uninit().

uint8_t* VDAContext::bitstream
int VDAContext::bitstream_size
int VDAContext::allocated_size

Definition at line 45 of file vda_h264.c.

Referenced by vda_h264_decode_slice(), and vda_old_h264_decode_slice().

CVImageBufferRef VDAContext::frame

Definition at line 47 of file vda_h264.c.

Referenced by ff_vda_output_callback(), vda_h264_end_frame(), and vda_h264_uninit().


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