#include <holo.h>
Inherits LoadClient.

Public Member Functions | |
| HoloClient (HoloServer *server) | |
| void | process_package (LoadPackage *package) |
Data Fields | |
| HoloMain * | plugin |
| int | phase |
Definition at line 47 of file holo.h.
| HoloClient::HoloClient | ( | HoloServer * | server | ) |
| void HoloClient::process_package | ( | LoadPackage * | package | ) | [virtual] |
Reimplemented from LoadClient.
Definition at line 342 of file holo.C.
References b, BC_RGB161616, BC_RGB888, BC_RGB_FLOAT, BC_RGBA16161616, BC_RGBA8888, BC_RGBA_FLOAT, BC_YUV161616, BC_YUV888, BC_YUVA16161616, BC_YUVA8888, HoloMain::effecttv, VFrame::get_color_model(), VFrame::get_rows(), VFrame::get_w(), height, HOLO_CORE, EffectTV::image_bgsubtract_y(), EffectTV::image_diff_filter(), HoloMain::input_ptr, HoloMain::output_ptr, phase, plugin, r, HoloPackage::row1, HoloPackage::row2, s, t, and width.

1.5.5