#include <filempeg.h>
Public Member Functions | |
| MPEGColorModel (int x, int y, MPEGConfigVideo *gui) | |
| void | create_objects () |
| int | handle_event () |
Static Public Member Functions | |
| static int | string_to_cmodel (char *string) |
| static char * | cmodel_to_string (int cmodel) |
Public Attributes | |
| MPEGConfigVideo * | gui |
Definition at line 228 of file filempeg.h.
|
||||||||||||||||
|
Definition at line 1911 of file filempeg.C. |
|
|
Definition at line 1939 of file filempeg.C. References _, MPEG_YUV420, and MPEG_YUV422. Referenced by create_objects(), and string_to_cmodel(). |
|
|
Definition at line 1917 of file filempeg.C. References cmodel_to_string(). Referenced by MPEGConfigVideo::create_objects(). |
|
|
Definition at line 1923 of file filempeg.C. References MPEGConfigVideo::asset, gui, string_to_cmodel(), MPEGConfigVideo::update_cmodel_objs(), and Asset::vmpeg_cmodel. |
|
|
Definition at line 1930 of file filempeg.C. References cmodel_to_string(). Referenced by handle_event(). |
|
|
Definition at line 237 of file filempeg.h. Referenced by handle_event(). |
1.4.4