mcomp.c | 870 int in_what_stride = pre_stride; local 897 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, UINT_MAX) 921 this_offset = base_offset + (this_mv.as_mv.row * in_what_stride) + this_mv.as_mv.col; 922 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad); 932 this_offset = base_offset + (this_mv.as_mv.row * in_what_stride) + this_mv.as_mv.col; 933 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad); 958 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) + this_mv.as_mv.col; 959 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad); 969 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) + this_mv.as_mv.col; 970 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad) 1057 int in_what_stride = pre_stride; local 1181 int in_what_stride = pre_stride; local 1336 int in_what_stride = pre_stride; local 1432 int in_what_stride = pre_stride; local 1566 int in_what_stride = pre_stride; local 1732 int in_what_stride = pre_stride; local 1812 int in_what_stride = pre_stride; local [all...] |