FFmpeg
|
#include "libavutil/mem.h"
#include "libavutil/mem_internal.h"
#include "libavcodec/svq1encdsp.h"
#include "checkasm.h"
Go to the source code of this file.
Macros | |
#define | BUF_SIZE 1024 |
#define | randomize(buf, len) |
Functions | |
static void | test_ssd_int8_vs_int16 (SVQ1EncDSPContext *s) |
void | checkasm_check_svq1enc (void) |
#define randomize | ( | buf, | |
len | |||
) |
|
static |
Definition at line 36 of file svq1enc.c.
Referenced by checkasm_check_svq1enc().