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