Lines Matching refs:is_second
2585 int is_second, int use_accurate_subpel_search) { in av1_find_best_obmc_sub_pixel_tree_up() argument
2620 y = pd->pre[is_second].buf; in av1_find_best_obmc_sub_pixel_tree_up()
2621 y_stride = pd->pre[is_second].stride; in av1_find_best_obmc_sub_pixel_tree_up()
2745 int is_second) { in get_obmc_mvpred_var() argument
2747 const struct buf_2d *const in_what = &xd->plane[0].pre[is_second]; in get_obmc_mvpred_var()
2762 const MV *center_mv, int is_second) { in obmc_refining_search_sad() argument
2765 const struct buf_2d *const in_what = &xd->plane[0].pre[is_second]; in obmc_refining_search_sad()
2807 const MV *center_mv, int is_second) { in obmc_diamond_search_sad() argument
2809 const struct buf_2d *const in_what = &xd->plane[0].pre[is_second]; in obmc_diamond_search_sad()
2892 const MV *ref_mv, MV *dst_mv, int is_second, in obmc_full_pixel_diamond() argument
2901 step_param, sadpb, &n, fn_ptr, ref_mv, is_second); in obmc_full_pixel_diamond()
2904 is_second); in obmc_full_pixel_diamond()
2919 ref_mv, is_second); in obmc_full_pixel_diamond()
2922 1, is_second); in obmc_full_pixel_diamond()
2939 search_range, fn_ptr, ref_mv, is_second); in obmc_full_pixel_diamond()
2942 is_second); in obmc_full_pixel_diamond()
2955 const MV *ref_mv, MV *dst_mv, int is_second, in av1_obmc_full_pixel_search() argument
2960 dst_mv, is_second, cfg); in av1_obmc_full_pixel_search()
2969 x, wsrc, mask, dst_mv, sadpb, search_range, fn_ptr, ref_mv, is_second); in av1_obmc_full_pixel_search()
2972 is_second); in av1_obmc_full_pixel_search()