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

Data Fields

MpegEncContext m
 
int sub_id
 
int orig_width
 
int orig_height
 

Detailed Description

Definition at line 46 of file rv10.c.

Field Documentation

MpegEncContext RVDecContext::m

Definition at line 47 of file rv10.c.

Referenced by rv10_decode_init(), rv10_decode_packet(), and rv20_decode_picture_header().

int RVDecContext::sub_id

Definition at line 48 of file rv10.c.

Referenced by rv10_decode_init(), and rv20_decode_picture_header().

int RVDecContext::orig_width

Definition at line 49 of file rv10.c.

Referenced by rv10_decode_init(), and rv20_decode_picture_header().

int RVDecContext::orig_height

Definition at line 49 of file rv10.c.

Referenced by rv10_decode_init(), and rv20_decode_picture_header().


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