#include "bcdisplayinfo.h"#include "bcsignals.h"#include "chromakey.h"#include "clip.h"#include "bchash.h"#include "filexml.h"#include "guicast.h"#include "keyframe.h"#include "language.h"#include "loadbalance.h"#include "picon_png.h"#include "playback3d.h"#include "plugincolors.h"#include "pluginvclient.h"#include "vframe.h"#include <stdint.h>#include <string.h>#include <unistd.h>

Go to the source code of this file.
Defines | |
| #define | ABS(a) ((a<0)?-(a):a) |
| #define | OUTER_VARIABLES |
Functions | |
| PLUGIN_THREAD_OBJECT (ChromaKeyHSV, ChromaKeyThread, ChromaKeyWindow) | |
| #define OUTER_VARIABLES |
Definition at line 581 of file chromakey.C.
| PLUGIN_THREAD_OBJECT | ( | ChromaKeyHSV | , | |
| ChromaKeyThread | , | |||
| ChromaKeyWindow | ||||
| ) |
1.5.5