Home | History | Annotate | Download | only in encoder

Lines Matching refs:what_stride

736   int what_stride = x->plane[0].src.stride;
765 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, 0x7fffffff)
784 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
795 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
828 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
839 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
866 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
877 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
907 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
918 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
943 return vfp->vf(what, what_stride, this_offset, in_what_stride,
1081 int what_stride = x->plane[0].src.stride;
1121 bestsad = fn_ptr->sdf(what, what_stride, in_what, in_what_stride, 0x7fffffff)
1145 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1178 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1208 return fn_ptr->vf(what, what_stride, best_address, in_what_stride,
1223 int what_stride = x->plane[0].src.stride;
1265 bestsad = fn_ptr->sdf(what, what_stride, in_what, in_what_stride, 0x7fffffff)
1301 fn_ptr->sdx4df(what, what_stride, block_offset, in_what_stride,
1329 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1361 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1391 return fn_ptr->vf(what, what_stride, best_address, in_what_stride,
1468 int what_stride = x->plane[0].src.stride;
1504 bestsad = fn_ptr->sdf(what, what_stride, bestaddress,
1521 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1543 return fn_ptr->vf(what, what_stride, bestaddress, in_what_stride,
1557 int what_stride = x->plane[0].src.stride;
1595 bestsad = fn_ptr->sdf(what, what_stride,
1615 fn_ptr->sdx3f(what, what_stride, check_here, in_what_stride, sad_array);
1639 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1664 return fn_ptr->vf(what, what_stride, bestaddress, in_what_stride,
1679 int what_stride = x->plane[0].src.stride;
1718 bestsad = fn_ptr->sdf(what, what_stride,
1738 fn_ptr->sdx8f(what, what_stride, check_here, in_what_stride, sad_array8);
1764 fn_ptr->sdx3f(what, what_stride, check_here, in_what_stride, sad_array);
1788 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1813 return fn_ptr->vf(what, what_stride, bestaddress, in_what_stride,
1829 int what_stride = x->plane[0].src.stride;
1847 bestsad = fn_ptr->sdf(what, what_stride, best_address,
1865 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
1896 return fn_ptr->vf(what, what_stride, best_address, in_what_stride,
1913 int what_stride = x->plane[0].src.stride;
1931 bestsad = fn_ptr->sdf(what, what_stride, best_address,
1951 fn_ptr->sdx4df(what, what_stride, block_offset, in_what_stride,
1978 thissad = fn_ptr->sdf(what, what_stride, check_here, in_what_stride,
2010 return fn_ptr->vf(what, what_stride, best_address, in_what_stride,
2032 int what_stride = x->plane[0].src.stride;
2051 bestsad = fn_ptr->sdaf(what, what_stride, best_address, in_what_stride,
2071 thissad = fn_ptr->sdaf(what, what_stride, check_here, in_what_stride,
2103 return fn_ptr->svaf(best_address, in_what_stride, 0, 0, what, what_stride,