FFmpeg
Data Fields
RVDecContext Struct Reference

Data Fields

MpegEncContext m
 
int sub_id
 
int orig_width
 
int orig_height
 

Detailed Description

Definition at line 55 of file rv10.c.

Field Documentation

◆ m

MpegEncContext RVDecContext::m

Definition at line 56 of file rv10.c.

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

◆ sub_id

int RVDecContext::sub_id

Definition at line 57 of file rv10.c.

Referenced by rv10_decode_init(), and rv20_decode_picture_header().

◆ orig_width

int RVDecContext::orig_width

Definition at line 58 of file rv10.c.

Referenced by rv10_decode_init(), and rv20_decode_picture_header().

◆ orig_height

int RVDecContext::orig_height

Definition at line 58 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: