Libav
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 avconv_vda.c.

Field Documentation

§ tmp_frame

AVFrame* VDAContext::tmp_frame

Definition at line 26 of file avconv_vda.c.

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

§ bitstream

uint8_t* VDAContext::bitstream

§ bitstream_size

int VDAContext::bitstream_size

§ allocated_size

int VDAContext::allocated_size

Definition at line 41 of file vda_h264.c.

Referenced by vda_h264_decode_slice(), and vda_old_h264_decode_slice().

§ frame

CVImageBufferRef VDAContext::frame

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