Searched refs:compare_img (Results 1 – 2 of 2) sorted by relevance
143 static bool compare_img(const vpx_image_t *img1, in compare_img() function259 const bool res = compare_img(img_enc, img_dec); in RunLoop()
736 static int compare_img(const vpx_image_t *const img1, in compare_img() function1864 if (!compare_img(&enc_img, &dec_img)) { in test_decode()