FFmpeg
|
#include "libavutil/frame.h"
#include "libavutil/adler32.h"
#include "libpostproc/postprocess.h"
#include "test_utils.h"
Go to the source code of this file.
Functions | |
static void | stuff (AVFrame *frame, unsigned *state, int mul) |
static int64_t | test (int width, int height, const char *testname, int mul, int flags, int pict_type, int quality) |
int | main (int argc, char **argv) |
Variables | |
const typedef uint8_t * | cuint8 |
|
static |
Definition at line 28 of file temptest.c.
Referenced by test().
|
static |
Definition at line 45 of file temptest.c.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 90 of file temptest.c.
const typedef uint8_t* cuint8 |
Definition at line 26 of file temptest.c.
Referenced by test().