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

H261Context. More...

#include <h261.h>

Data Fields

MpegEncContext s
 
int current_mba
 
int previous_mba
 
int mba_diff
 
int mtype
 
int current_mv_x
 
int current_mv_y
 
int gob_number
 
int gob_start_code_skipped
 

Detailed Description

H261Context.

Definition at line 36 of file h261.h.

Field Documentation

MpegEncContext H261Context::s
int H261Context::current_mba
int H261Context::previous_mba

Definition at line 40 of file h261.h.

Referenced by ff_h261_encode_mb(), and h261_encode_gob_header().

int H261Context::mba_diff

Definition at line 41 of file h261.h.

Referenced by h261_decode_gob(), h261_decode_gob_header(), and h261_decode_mb().

int H261Context::mtype
int H261Context::current_mv_x

Definition at line 43 of file h261.h.

Referenced by ff_h261_encode_mb(), h261_decode_mb(), and h261_encode_gob_header().

int H261Context::current_mv_y

Definition at line 44 of file h261.h.

Referenced by ff_h261_encode_mb(), h261_decode_mb(), and h261_encode_gob_header().

int H261Context::gob_number
int H261Context::gob_start_code_skipped

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