Searched defs:compare_img (Results 1 – 3 of 3) sorted by relevance
129 static bool compare_img(const vpx_image_t *img1, const vpx_image_t *img2) { in compare_img() function
129 static bool compare_img(const aom_image_t *img1, const aom_image_t *img2, in compare_img() function
560 int compare_img(const vpx_image_t *const img1, const vpx_image_t *const img2) { in compare_img() function