FFmpeg
|
#include "checkasm.h"
#include "libavfilter/vf_nlmeans_init.h"
#include "libavutil/avassert.h"
#include "libavutil/mem.h"
Go to the source code of this file.
Macros | |
#define | randomize_buffer(buf, size) |
Functions | |
void | checkasm_check_nlmeans (void) |
#define randomize_buffer | ( | buf, | |
size | |||
) |
void checkasm_check_nlmeans | ( | void | ) |
Definition at line 32 of file vf_nlmeans.c.