Home
last modified time | relevance | path

Searched defs:check_here (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dmcomp.c1049 unsigned char *check_here; in vp8_diamond_search_sad_c() local
1162 unsigned char *check_here; in vp8_diamond_search_sadx4() local
1302 unsigned char *check_here; in vp8_full_search_sad() local
1389 unsigned char *check_here; in vp8_refining_search_sad_c() local
1468 unsigned char *check_here; in vp8_refining_search_sadx4() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1998 const uint8_t *const check_here = ss_os[i] + best_address; in diamond_search_sad_new() local
2143 const uint8_t *const check_here = ss_os[i] + best_address; in vp9_diamond_search_sad_c() local
2168 const uint8_t *const check_here = ss_os[best_site] + best_address; in vp9_diamond_search_sad_c() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.c1393 const uint8_t *const check_here = site[idx].offset + best_address; in diamond_search_sad() local
1451 const uint8_t *const check_here = site[idx].offset + best_address; in diamond_search_sad() local