Home
last modified time | relevance | path

Searched refs:find_mismatch (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c469 static void find_mismatch(const vpx_image_t *const img1, in find_mismatch() function
1475 find_mismatch(&enc_img, &dec_img, y, u, v); in test_decode()