Lines Matching refs:sse1
188 *sse1 = sse; \
211 *sse1 = sse; \
305 int *mvjcost, int *mvcost[2], uint32_t *sse1, uint32_t *distortion) { in setup_center_error() argument
314 vfp->vf(CONVERT_TO_BYTEPTR(comp_pred16), w, src, src_stride, sse1); in setup_center_error()
318 besterr = vfp->vf(comp_pred, w, src, src_stride, sse1); in setup_center_error()
321 besterr = vfp->vf(y + offset, y_stride, src, src_stride, sse1); in setup_center_error()
333 besterr = vfp->vf(comp_pred, w, src, src_stride, sse1); in setup_center_error()
335 besterr = vfp->vf(y + offset, y_stride, src, src_stride, sse1); in setup_center_error()
374 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_skip_sub_pixel_tree() argument
379 offset, mvjcost, mvcost, sse1, distortion); in vp9_skip_sub_pixel_tree()
407 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_find_best_sub_pixel_tree_pruned_evenmore() argument
412 offset, mvjcost, mvcost, sse1, distortion); in vp9_find_best_sub_pixel_tree_pruned_evenmore()
473 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_find_best_sub_pixel_tree_pruned_more() argument
480 offset, mvjcost, mvcost, sse1, distortion); in vp9_find_best_sub_pixel_tree_pruned_more()
535 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_find_best_sub_pixel_tree_pruned() argument
542 offset, mvjcost, mvcost, sse1, distortion); in vp9_find_best_sub_pixel_tree_pruned()
703 *sse1 = sse; \
723 *sse1 = sse; \
735 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_find_best_sub_pixel_tree() argument
789 offset, mvjcost, mvcost, sse1, distortion); in vp9_find_best_sub_pixel_tree()
825 *sse1 = sse; in vp9_find_best_sub_pixel_tree()
861 *sse1 = sse; in vp9_find_best_sub_pixel_tree()
2761 (void)sse1; \
2786 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_return_max_sub_pixel_mv() argument
2808 uint32_t *distortion, uint32_t *sse1, const uint8_t *second_pred, int w, in vp9_return_min_sub_pixel_mv() argument