Searched refs:compare_img (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dencode_test_driver.cc107 static bool compare_img(const vpx_image_t *img1, function in namespace:libvpx_test
202 const bool res = compare_img(img_enc, img_dec);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxenc.c559 static int compare_img(const vpx_image_t *const img1, function
1473 if (!compare_img(&enc_img, &dec_img)) {

Completed in 49 milliseconds