Go to the source code of this file.
◆ ITERATIONS
◆ WIDTH
◆ HEIGHT
◆ ME_CMP_1D_ARRAYS
#define ME_CMP_1D_ARRAYS |
( |
|
XX | ) |
|
Value:
XX(hadamard8_diff) \
XX(vsad) \
XX(vsse) \
XX(nsse) \
XX(median_sad)
Definition at line 90 of file motion.c.
◆ XX
#define XX |
( |
|
me_cmp_array | ) |
|
Value:
snprintf(buf,
sizeof(buf), #me_cmp_array
"_%d",
i); \
test_motion(buf, me_ctx.me_cmp_array[
i]); \
}
◆ fill_random()
static void fill_random |
( |
uint8_t * |
tab, |
|
|
int |
size |
|
) |
| |
|
static |
◆ test_motion()
static void test_motion |
( |
const char * |
name, |
|
|
me_cmp_func |
test_func |
|
) |
| |
|
static |
◆ check_motion()
static void check_motion |
( |
void |
| ) |
|
|
static |
◆ checkasm_check_motion()
void checkasm_check_motion |
( |
void |
| ) |
|
static int sse(MpegEncContext *s, const uint8_t *src1, const uint8_t *src2, int w, int h, int stride)