#include "clip.h"#include "bchash.h"#include "denoisemjpeg.h"#include "filexml.h"#include "guicast.h"#include "keyframe.h"#include "picon_png.h"#include "vframe.h"#include <libintl.h>#include <stdint.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | _(String) gettext(String) |
| #define | gettext_noop(String) String |
| #define | N_(String) gettext_noop (String) |
Functions | |
| SET_STRING_MACRO (DenoiseMJPEG) | |
| #define _ | ( | String | ) | gettext(String) |
Definition at line 12 of file denoisemjpeg.C.
| #define gettext_noop | ( | String | ) | String |
Definition at line 13 of file denoisemjpeg.C.
| #define N_ | ( | String | ) | gettext_noop (String) |
Definition at line 14 of file denoisemjpeg.C.
| SET_STRING_MACRO | ( | DenoiseMJPEG | ) |
1.5.5