Lines Matching refs:check_here
1097 uint8_t *check_here;
1144 check_here = ss[i].offset + best_address;
1145 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1177 check_here = ss[best_site].offset + best_address;
1178 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1241 uint8_t *check_here;
1328 check_here = ss[i].offset + best_address;
1329 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1360 check_here = ss[best_site].offset + best_address;
1361 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1478 uint8_t *check_here;
1518 check_here = r * mv_stride + in_what + col_min;
1521 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1532 bestaddress = check_here;
1535 check_here++;
1567 uint8_t *check_here;
1609 check_here = r * mv_stride + in_what + col_min;
1615 fn_ptr->sdx3f(what, what_stride, check_here, in_what_stride, sad_array);
1629 bestaddress = check_here;
1633 check_here++;
1639 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1651 bestaddress = check_here;
1655 check_here++;
1689 uint8_t *check_here;
1732 check_here = r * mv_stride + in_what + col_min;
1738 fn_ptr->sdx8f(what, what_stride, check_here, in_what_stride, sad_array8);
1752 bestaddress = check_here;
1756 check_here++;
1764 fn_ptr->sdx3f(what, what_stride, check_here, in_what_stride, sad_array);
1778 bestaddress = check_here;
1782 check_here++;
1788 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1800 bestaddress = check_here;
1804 check_here++;
1835 uint8_t *check_here;
1863 check_here = (neighbors[j].row) * in_what_stride + neighbors[j].col +
1865 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1919 uint8_t *check_here;
1976 check_here = (neighbors[j].row) * in_what_stride + neighbors[j].col +
1978 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
2038 uint8_t *check_here;
2067 check_here = (neighbors[j].row) * in_what_stride + neighbors[j].col +
2071 thissad = fn_ptr->sdaf(what, what_stride, check_here, in_what_stride,