H263State Struct Reference

Data Fields

int gobn
 
int mba
 
int hmv1
 
int vmv1
 
int hmv2
 
int vmv2
 
int quant
 

Detailed Description

Definition at line 37 of file rtpenc_h263_rfc2190.c.

Field Documentation

int H263State::gobn

Definition at line 38 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::hmv1

Definition at line 40 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::hmv2

Definition at line 40 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::mba

Definition at line 39 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::quant

Definition at line 41 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::vmv1

Definition at line 40 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().

int H263State::vmv2

Definition at line 40 of file rtpenc_h263_rfc2190.c.

Referenced by ff_rtp_send_h263_rfc2190(), and send_mode_b().


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