FFmpeg
Data Fields
H261DecContext Struct Reference

Data Fields

MpegEncContext s
 
H261Context common
 
int current_mba
 
int mba_diff
 
int current_mv_x
 
int current_mv_y
 
int gob_number
 
int gob_start_code_skipped
 

Detailed Description

Definition at line 52 of file h261dec.c.

Field Documentation

◆ s

MpegEncContext H261DecContext::s

Definition at line 53 of file h261dec.c.

◆ common

H261Context H261DecContext::common

Definition at line 55 of file h261dec.c.

◆ current_mba

int H261DecContext::current_mba

Definition at line 57 of file h261dec.c.

◆ mba_diff

int H261DecContext::mba_diff

Definition at line 58 of file h261dec.c.

◆ current_mv_x

int H261DecContext::current_mv_x

Definition at line 59 of file h261dec.c.

◆ current_mv_y

int H261DecContext::current_mv_y

Definition at line 60 of file h261dec.c.

◆ gob_number

int H261DecContext::gob_number

Definition at line 61 of file h261dec.c.

◆ gob_start_code_skipped

int H261DecContext::gob_start_code_skipped

Definition at line 62 of file h261dec.c.


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