Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c1079 unsigned char *check_here; in vp8_diamond_search_sad_c() local
1203 unsigned char *check_here; in vp8_diamond_search_sadx4() local
1350 unsigned char *check_here; in vp8_full_search_sad_c() local
1446 unsigned char *check_here; in vp8_full_search_sadx3() local
1580 unsigned char *check_here; in vp8_full_search_sadx8() local
1741 unsigned char *check_here; in vp8_refining_search_sad_c() local
1821 unsigned char *check_here; in vp8_refining_search_sadx4() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c954 const uint8_t *check_here = in_what + tr * in_what_stride + tc + i; in vp9_full_range_search_c() local
1034 const uint8_t *const check_here = ss[i].offset + best_address; in vp9_diamond_search_sad_c() local
1062 const uint8_t *const check_here = ss[best_site].offset + best_address; in vp9_diamond_search_sad_c() local
1186 const uint8_t *const check_here = ss[i].offset + best_address; in vp9_diamond_search_sadx4() local
1213 const uint8_t *const check_here = ss[best_site].offset + best_address; in vp9_diamond_search_sadx4() local
1382 const uint8_t *check_here = &in_what[r * in_what_stride + col_min]; in vp9_full_search_sadx3() local
1475 const uint8_t *check_here = &in_what[r * in_what_stride + col_min]; in vp9_full_search_sadx8() local
1666 const uint8_t *check_here = neighbors[j].row * in_what_stride + in vp9_refining_search_sadx4() local