Rectangle Struct Reference

Data Fields

int coded
int x
int y
int w
int h

Detailed Description

Definition at line 457 of file mss2.c.

Field Documentation

int Rectangle::coded

Definition at line 458 of file mss2.c.

Referenced by mss2_decode_frame().

int Rectangle::h

Definition at line 458 of file mss2.c.

Referenced by mss2_decode_frame().

int Rectangle::w

Definition at line 458 of file mss2.c.

Referenced by mss2_decode_frame().

int Rectangle::x

Definition at line 458 of file mss2.c.

Referenced by mss2_decode_frame().

int Rectangle::y

Definition at line 458 of file mss2.c.

Referenced by mss2_decode_frame().


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