Lines Matching defs:ms_params
96 FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const struct AV1_COMP *cpi, in av1_make_default_fullpel_ms_params()
166 void av1_set_ms_to_intra_mode(FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_set_ms_to_intra_mode()
177 void av1_make_default_subpel_ms_params(SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_make_default_subpel_ms_params()
656 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv) { in get_mvpred_var_cost()
676 static INLINE int get_mvpred_sad(const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in get_mvpred_sad()
687 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv) { in get_mvpred_compound_var_cost()
721 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in get_mvpred_compound_sad()
751 const FULLPEL_MV best_mv, const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_int_cost_list()
783 const FULLPEL_MV best_mv, const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_int_sad_list()
873 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_sad4_update_bestmv()
910 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_sad3_update_bestmv()
946 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_sad_update_bestmv()
972 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_sad_update_bestmv_with_indices()
1009 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in pattern_search()
1250 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in hex_search()
1258 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in bigdia_search()
1266 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in square_search()
1274 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in fast_hex_search()
1283 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in vfast_dia_search()
1292 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in fast_dia_search()
1301 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in fast_bigdia_search()
1310 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in diamond_search_sad()
1432 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in full_pixel_diamond()
1485 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in exhaustive_mesh_search()
1558 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in full_pixel_exhaustive()
1631 int av1_refining_search_8p_c(const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_refining_search_8p_c()
1704 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_full_pixel_search()
1845 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_intrabc_hash_search()
2109 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv) { in get_obmc_mvpred_var()
2126 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, FULLPEL_MV *best_mv) { in obmc_refining_search_sad()
2171 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, FULLPEL_MV start_mv, in obmc_diamond_search_sad()
2229 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV start_mv, in obmc_full_pixel_diamond()
2264 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_obmc_full_pixel_search()
2844 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_sub_pixel_tree_pruned_more()
2929 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_sub_pixel_tree_pruned()
3064 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_find_best_sub_pixel_tree()
3138 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_return_max_sub_pixel_mv()
3165 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_return_min_sub_pixel_mv()
3197 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, BLOCK_SIZE bsize, in compute_motion_cost()
3223 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_refine_warped_mv()
3590 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_obmc_sub_pixel_tree_up()