hvirtual/plugins/aging/aging.C File Reference

#include "clip.h"
#include "colormodels.h"
#include "filexml.h"
#include "picon_png.h"
#include "aging.h"
#include "agingwindow.h"
#include "effecttv.h"
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <libintl.h>

Include dependency graph for aging.C:

Go to the source code of this file.

Defines

#define _(String)   gettext(String)
#define gettext_noop(String)   String
#define N_(String)   gettext_noop (String)
#define COLORAGE(type, components)
#define SCRATCHES(type, components, chroma)
#define PITS(type, components, luma, chroma)
#define DUSTS(type, components, luma, chroma)


Define Documentation

#define _ ( String   )     gettext(String)

Definition at line 15 of file aging.C.

#define COLORAGE ( type,
components   ) 

Definition at line 166 of file aging.C.

Referenced by AgingClient::coloraging().

#define DUSTS ( type,
components,
luma,
chroma   ) 

Definition at line 500 of file aging.C.

Referenced by AgingClient::dusts().

#define gettext_noop ( String   )     String

Definition at line 16 of file aging.C.

#define N_ ( String   )     gettext_noop (String)

Definition at line 17 of file aging.C.

#define PITS ( type,
components,
luma,
chroma   ) 

Definition at line 400 of file aging.C.

Referenced by AgingClient::pits().

#define SCRATCHES ( type,
components,
chroma   ) 

Definition at line 252 of file aging.C.

Referenced by AgingClient::scratching().


Generated on Mon Apr 28 14:00:42 2008 for Cinelerra by  doxygen 1.5.5