Lines Matching refs:second_pred

188     if (second_pred == NULL) {                                            \
193 src_address, src_stride, second_pred, mask, \
197 src_address, src_stride, &sse, second_pred); \
219 pre(y, y_stride, r, c), y_stride, sp(c), sp(r), second_pred, mask, \
336 int y_stride, const uint8_t *second_pred, const uint8_t *mask, in setup_center_error() argument
340 if (second_pred != NULL) { in setup_center_error()
345 aom_highbd_comp_mask_pred(comp_pred, second_pred, w, h, y + offset, in setup_center_error()
348 aom_highbd_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, in setup_center_error()
355 aom_comp_mask_pred(comp_pred, second_pred, w, h, y + offset, y_stride, in setup_center_error()
358 aom_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
399 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_find_best_sub_pixel_tree_pruned_evenmore() argument
405 second_pred, mask, mask_stride, invert_mask, w, in av1_find_best_sub_pixel_tree_pruned_evenmore()
472 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_find_best_sub_pixel_tree_pruned_more() argument
484 second_pred, mask, mask_stride, invert_mask, w, in av1_find_best_sub_pixel_tree_pruned_more()
541 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_find_best_sub_pixel_tree_pruned() argument
553 second_pred, mask, mask_stride, invert_mask, w, in av1_find_best_sub_pixel_tree_pruned()
642 const uint8_t *second_pred, const uint8_t *mask, in upsampled_pref_error() argument
649 if (second_pred != NULL) { in upsampled_pref_error()
652 xd, cm, mi_row, mi_col, mv, pred8, second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
657 xd, cm, mi_row, mi_col, mv, pred8, second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
668 if (second_pred != NULL) { in upsampled_pref_error()
671 second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
676 second_pred, w, h, subpel_x_q3, subpel_y_q3, in upsampled_pref_error()
694 const uint8_t *second_pred, const uint8_t *mask, int mask_stride, in upsampled_setup_center_error() argument
699 y + offset, y_stride, 0, 0, second_pred, mask, in upsampled_setup_center_error()
710 int subpel_x_q3, int subpel_y_q3, const uint8_t *second_pred, in estimate_upsampled_pref_error() argument
712 if (second_pred == NULL) { in estimate_upsampled_pref_error()
717 second_pred, mask, mask_stride, invert_mask, sse); in estimate_upsampled_pref_error()
720 sse, second_pred); in estimate_upsampled_pref_error()
729 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_find_best_sub_pixel_tree() argument
766 src_stride, y, y_stride, second_pred, mask, mask_stride, invert_mask, w, in av1_find_best_sub_pixel_tree()
772 second_pred, mask, mask_stride, invert_mask, w, in av1_find_best_sub_pixel_tree()
797 pre(y, y_stride, tr, tc), y_stride, sp(tc), sp(tr), second_pred, in av1_find_best_sub_pixel_tree()
803 sp(tc), sp(tr), second_pred, mask, mask_stride, invert_mask, in av1_find_best_sub_pixel_tree()
833 pre(y, y_stride, tr, tc), y_stride, sp(tc), sp(tr), second_pred, in av1_find_best_sub_pixel_tree()
839 sp(tc), sp(tr), second_pred, mask, mask_stride, invert_mask, &sse); in av1_find_best_sub_pixel_tree()
1389 const MV *center_mv, const uint8_t *second_pred, in av1_get_mvpred_av_var() argument
1398 what->buf, what->stride, &unused, second_pred) + in av1_get_mvpred_av_var()
1405 const MV *center_mv, const uint8_t *second_pred, in av1_get_mvpred_mask_var() argument
1417 second_pred, mask, mask_stride, invert_mask, &unused) + in av1_get_mvpred_mask_var()
2002 const uint8_t *second_pred) { in av1_refining_search_8p_c() argument
2030 second_pred, mask, mask_stride, invert_mask) + in av1_refining_search_8p_c()
2035 in_what->stride, second_pred) + in av1_refining_search_8p_c()
2058 second_pred, mask, mask_stride, invert_mask); in av1_refining_search_8p_c()
2062 second_pred); in av1_refining_search_8p_c()
2989 (void)second_pred; \
3017 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_return_max_sub_pixel_mv() argument
3046 unsigned int *sse1, const uint8_t *second_pred, const uint8_t *mask, in av1_return_min_sub_pixel_mv() argument