#include <h263dec.h>
Definition at line 43 of file h263dec.h.
◆ DECLARE_ALIGNED_32()
H263DecContext::DECLARE_ALIGNED_32 |
( |
int16_t |
, |
|
|
block |
|
|
) |
| |
◆ gb
◆ mb_num_left
int H263DecContext::mb_num_left |
number of MBs left in this video packet (for partitioned slices only)
Definition at line 48 of file h263dec.h.
◆ picture_number
int H263DecContext::picture_number |
◆ pb_frame
int H263DecContext::pb_frame |
PB-frame mode (0 = none, 1 = base, 2 = improved)
Definition at line 52 of file h263dec.h.
◆ h263_long_vectors
int H263DecContext::h263_long_vectors |
use horrible H.263v1 long vector mode
Definition at line 55 of file h263dec.h.
◆ flv
use flv H.263 header
Definition at line 58 of file h263dec.h.
◆ ehc_mode
int H263DecContext::ehc_mode |
◆ gob_index
int H263DecContext::gob_index |
◆ custom_pcf
int H263DecContext::custom_pcf |
◆ umvplus
int H263DecContext::umvplus |
== H.263+ && unrestricted_mv
Definition at line 66 of file h263dec.h.
◆ h263_slice_structured
int H263DecContext::h263_slice_structured |
◆ alt_inter_vlc
int H263DecContext::alt_inter_vlc |
alternative inter vlc
Definition at line 68 of file h263dec.h.
◆ loop_filter
int H263DecContext::loop_filter |
◆ modified_quant
int H263DecContext::modified_quant |
◆ padding_bug_score
int H263DecContext::padding_bug_score |
used to detect the VERY common padding bug in MPEG-4
Definition at line 73 of file h263dec.h.
◆ skipped_last_frame
int H263DecContext::skipped_last_frame |
◆ divx_packed
int H263DecContext::divx_packed |
◆ data_partitioning
int H263DecContext::data_partitioning |
data partitioning flag from header
Definition at line 76 of file h263dec.h.
◆ partitioned_frame
int H263DecContext::partitioned_frame |
is current frame partitioned
Definition at line 77 of file h263dec.h.
◆ slice_height
int H263DecContext::slice_height |
in macroblocks
Definition at line 80 of file h263dec.h.
◆ rv10_version
int H263DecContext::rv10_version |
RV10 version: 0 or 3.
Definition at line 83 of file h263dec.h.
◆ rv10_first_dc_coded
int H263DecContext::rv10_first_dc_coded[3] |
◆ decode_header
◆ decode_mb
◆ last_resync_gb
used to search for the next resync marker
Definition at line 95 of file h263dec.h.
The documentation for this struct was generated from the following file: