
Public Member Functions | |
| HueUnit (HueEffect *plugin, HueEngine *server) | |
| void | process_package (LoadPackage *package) |
Data Fields | |
| HueEffect * | plugin |
| YUV | yuv |
Definition at line 106 of file huesaturation.C.
Definition at line 368 of file huesaturation.C.
| void HueUnit::process_package | ( | LoadPackage * | package | ) | [virtual] |
Reimplemented from LoadClient.
Definition at line 470 of file huesaturation.C.
References BC_RGB161616, BC_RGB888, BC_RGB_FLOAT, BC_RGBA16161616, BC_RGBA8888, BC_RGBA_FLOAT, BC_YUV161616, BC_YUV888, BC_YUVA16161616, BC_YUVA8888, VFrame::get_color_model(), VFrame::get_w(), HUESATURATION, HueEffect::input, and plugin.

Definition at line 112 of file huesaturation.C.
1.5.5