• Home
  • Raw
  • Download

Lines Matching defs:mv_cost_params

35 static INLINE void init_mv_cost_params(MV_COST_PARAMS *mv_cost_params,  in init_mv_cost_params()
170 MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_set_ms_to_intra_mode() local
308 const MV_COST_PARAMS *mv_cost_params) { in mv_err_cost_()
344 const MV_COST_PARAMS *mv_cost_params) { in mvsad_err_cost_()
822 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in calc_int_sad_list() local
851 const MV_COST_PARAMS *mv_cost_params, in update_mvs_and_sad()
874 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad4_update_bestmv()
911 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad3_update_bestmv()
947 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad_update_bestmv()
973 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad_update_bestmv_with_indices()
1026 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in pattern_search() local
1321 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in diamond_search_sad() local
1489 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in exhaustive_mesh_search() local
1649 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_refining_search_8p_c() local
2111 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in get_obmc_mvpred_var() local
2128 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in obmc_refining_search_sad() local
2175 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in obmc_diamond_search_sad() local
2434 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in check_better_fast()
2466 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in check_better()
2505 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in first_level_check_fast()
2547 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in second_level_check_fast()
2612 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in two_level_checks_fast()
2628 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in first_level_check()
2667 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in second_level_check_v2()
2719 const MV_COST_PARAMS *mv_cost_params, unsigned int *sse1, int *distortion) { in setup_center_error()
2781 const MV_COST_PARAMS *mv_cost_params, unsigned int *sse1, int *distortion) { in upsampled_setup_center_error()
2831 const MV_COST_PARAMS *mv_cost_params, unsigned int *sse1, int *distortion, in setup_center_error_facade()
2852 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_find_best_sub_pixel_tree_pruned_more() local
2937 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_find_best_sub_pixel_tree_pruned() local
3071 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_find_best_sub_pixel_tree() local
3359 const MV_COST_PARAMS *mv_cost_params, unsigned int *sse1, int *distortion) { in setup_obmc_center_error()
3377 const MV_COST_PARAMS *mv_cost_params, unsigned int *sse1, int *distortion) { in upsampled_setup_obmc_center_error()
3389 const MV_COST_PARAMS *mv_cost_params) { in estimate_obmc_mvcost()
3417 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in obmc_check_better_fast()
3445 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in obmc_check_better()
3473 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in obmc_first_level_check()
3537 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in obmc_second_level_check_v2()
3596 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_find_best_obmc_sub_pixel_tree_up() local
3635 int av1_get_mvpred_sse(const MV_COST_PARAMS *mv_cost_params, in av1_get_mvpred_sse()
3649 static INLINE int get_mvpred_av_var(const MV_COST_PARAMS *mv_cost_params, in get_mvpred_av_var()
3664 const MV_COST_PARAMS *mv_cost_params, const FULLPEL_MV best_mv, in get_mvpred_mask_var()
3677 int av1_get_mvpred_compound_var(const MV_COST_PARAMS *mv_cost_params, in av1_get_mvpred_compound_var()