SVQ3Context Struct Reference

Data Fields

H264Context h
int halfpel_flag
int thirdpel_flag
int unknown_flag
int next_slice_index
uint32_t watermark_key

Detailed Description

Definition at line 66 of file svq3.c.

Field Documentation

int SVQ3Context::halfpel_flag

Definition at line 68 of file svq3.c.

Referenced by svq3_decode_frame(), svq3_decode_init(), and svq3_decode_mb().

int SVQ3Context::next_slice_index

Definition at line 71 of file svq3.c.

Referenced by svq3_decode_frame(), and svq3_decode_slice_header().

int SVQ3Context::thirdpel_flag

Definition at line 69 of file svq3.c.

Referenced by svq3_decode_frame(), svq3_decode_init(), and svq3_decode_mb().

int SVQ3Context::unknown_flag

Definition at line 70 of file svq3.c.

Referenced by svq3_decode_init(), and svq3_decode_slice_header().

uint32_t SVQ3Context::watermark_key

Definition at line 72 of file svq3.c.

Referenced by svq3_decode_init(), and svq3_decode_slice_header().


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