hvirtual/plugins/ivtc/ivtc.C File Reference

#include "clip.h"
#include "colormodels.h"
#include "filexml.h"
#include "ivtc.h"
#include "ivtcwindow.h"
#include "language.h"
#include <stdio.h>
#include <string.h>
#include "picon_png.h"

Include dependency graph for ivtc.C:

Go to the source code of this file.

Defines

#define ABS   local_abs
#define IVTC_MACRO(type, temp_type, components, is_yuv)

Functions

static int local_abs (int value)
static float local_abs (float value)

Variables

static char * pattern_text []


Define Documentation

#define ABS   local_abs

Definition at line 438 of file ivtc.C.

#define IVTC_MACRO ( type,
temp_type,
components,
is_yuv   ) 

Definition at line 486 of file ivtc.C.

Referenced by IVTCUnit::process_package().


Function Documentation

static float local_abs ( float  value  )  [static]

Definition at line 460 of file ivtc.C.

static int local_abs ( int  value  )  [static]

Definition at line 455 of file ivtc.C.


Variable Documentation

char* pattern_text[] [static]

Initial value:

 
{
        N_("A  B  BC  CD  D"),
        N_("AB  BC  CD  DE  EF"),

}

Definition at line 12 of file ivtc.C.

Referenced by IVTCWindow::create_objects().


Generated on Mon Apr 28 14:01:26 2008 for Cinelerra by  doxygen 1.5.5