#include "bcdisplayinfo.h"#include "clip.h"#include "bchash.h"#include "filexml.h"#include "guicast.h"#include "language.h"#include "picon_png.h"#include "pluginvclient.h"#include "vframe.h"#include <stdint.h>#include <string.h>

Go to the source code of this file.
Data Structures | |
| class | ShiftInterlaceConfig |
| class | ShiftInterlaceOdd |
| class | ShiftInterlaceEven |
| class | ShiftInterlaceWindow |
| class | ShiftInterlaceMain |
Defines | |
| #define | SHIFT_ROW_MACRO(components, type, chroma_offset) |
Functions | |
| PluginClient * | new_plugin (PluginServer *server) |
| #define SHIFT_ROW_MACRO | ( | components, | |||
| type, | |||||
| chroma_offset | ) |
| PluginClient* new_plugin | ( | PluginServer * | server | ) |
Definition at line 117 of file shiftinterlace.C.
1.5.5