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

Data Fields

AVClassav_class
 
AVBufferRefpalette
 
int frame_size
 
int flip
 
int is_2_4_bpp
 
int is_yuv2
 
int tff
 

Detailed Description

Definition at line 36 of file rawdec.c.

Field Documentation

AVClass* RawVideoContext::av_class

Definition at line 37 of file rawdec.c.

AVBufferRef* RawVideoContext::palette

Definition at line 38 of file rawdec.c.

Referenced by raw_close_decoder(), raw_decode(), and raw_init_decoder().

int RawVideoContext::frame_size

Definition at line 39 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

int RawVideoContext::flip

Definition at line 40 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

int RawVideoContext::is_2_4_bpp

Definition at line 41 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

int RawVideoContext::is_yuv2

Definition at line 42 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

int RawVideoContext::tff

Definition at line 43 of file rawdec.c.

Referenced by raw_decode().


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