FFmpeg
Data Fields
H261Context Struct Reference

H261Context. More...

#include <h261.h>

Data Fields

MpegEncContext s
 
int current_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 37 of file h261.h.

Field Documentation

◆ s

MpegEncContext H261Context::s

Definition at line 38 of file h261.h.

◆ current_mba

int H261Context::current_mba

Definition at line 40 of file h261.h.

◆ mba_diff

int H261Context::mba_diff

Definition at line 41 of file h261.h.

◆ mtype

int H261Context::mtype

Definition at line 42 of file h261.h.

◆ current_mv_x

int H261Context::current_mv_x

Definition at line 43 of file h261.h.

◆ current_mv_y

int H261Context::current_mv_y

Definition at line 44 of file h261.h.

◆ gob_number

int H261Context::gob_number

Definition at line 45 of file h261.h.

◆ gob_start_code_skipped

int H261Context::gob_start_code_skipped

Definition at line 46 of file h261.h.


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