Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1048 unsigned char *check_here; in vp8_diamond_search_sad_c() local
1161 unsigned char *check_here; in vp8_diamond_search_sadx4() local
1301 unsigned char *check_here; in vp8_full_search_sad_c() local
1388 unsigned char *check_here; in vp8_full_search_sadx3() local
1509 unsigned char *check_here; in vp8_full_search_sadx8() local
1654 unsigned char *check_here; in vp8_refining_search_sad_c() local
1733 unsigned char *check_here; in vp8_refining_search_sadx4() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1855 const uint8_t *const check_here = ss_os[i] + best_address; in vp9_diamond_search_sad_new() local
2006 const uint8_t *const check_here = ss_os[i] + best_address; in vp9_diamond_search_sad_c() local
2031 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.c1746 const uint8_t *const check_here = ss[i].offset + best_address; in av1_diamond_search_sad_c() local
1772 const uint8_t *const check_here = ss[best_site].offset + best_address; in av1_diamond_search_sad_c() local