Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1046 unsigned char *check_here; in vp8_diamond_search_sad_c() local
1159 unsigned char *check_here; in vp8_diamond_search_sadx4() local
1299 unsigned char *check_here; in vp8_full_search_sad_c() local
1386 unsigned char *check_here; in vp8_full_search_sadx3() local
1507 unsigned char *check_here; in vp8_full_search_sadx8() local
1652 unsigned char *check_here; in vp8_refining_search_sad_c() local
1731 unsigned char *check_here; in vp8_refining_search_sadx4() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2028 const uint8_t *const check_here = ss_os[i] + best_address; in diamond_search_sad_new() local
2179 const uint8_t *const check_here = ss_os[i] + best_address; in vp9_diamond_search_sad_c() local
2204 const uint8_t *const check_here = ss_os[best_site] + best_address; in vp9_diamond_search_sad_c() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c1077 const uint8_t *const check_here = ss[idx].offset + best_address; in diamond_search_sad() local