Searched refs:check_here (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
H A Dmcomp.c944 unsigned char *check_here; local
982 check_here = ss[i].offset + best_address;
983 thissad = fn_ptr->sdf(what, what_stride, check_here , in_what_stride, bestsad);
1060 unsigned char *check_here; local
1138 check_here = ss[i].offset + best_address;
1139 thissad = fn_ptr->sdf(what, what_stride, check_here , in_what_stride, bestsad);
1194 unsigned char *check_here; local
1238 check_here = r * mv_stride + in_what + col_min;
1242 thissad = fn_ptr->sdf(what, what_stride, check_here , in_what_stride, bestsad);
1254 bestaddress = check_here;
1284 unsigned char *check_here; local
1407 unsigned char *check_here; local
[all...]

Completed in 52 milliseconds