FFmpeg
|
Go to the source code of this file.
Functions | |
static void | strips (AVFrame *frame, int mul) |
static int64_t | chksum (AVFrame *f) |
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 27 of file stripetest.c.
Referenced by encode_frame(), and test().
Definition at line 51 of file stripetest.c.
Referenced by test().
|
static |
Definition at line 66 of file stripetest.c.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 107 of file stripetest.c.
const typedef uint8_t* cuint8 |
Definition at line 25 of file stripetest.c.
Referenced by test().