Searched refs:aom_find_mismatch_high (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/examples/ |
D | encoder_util.h | 21 void aom_find_mismatch_high(const aom_image_t *const img1,
|
D | encoder_util.c | 89 void aom_find_mismatch_high(const aom_image_t *const img1, in aom_find_mismatch_high() function
|
D | aom_cx_set_ref.c | 105 aom_find_mismatch_high(&enc_img, &dec_img, y, u, v); in testing_decode()
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 2196 aom_find_mismatch_high(&enc_img, &dec_img, y, u, v); in test_decode()
|