Searched defs:ms_params (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | mcomp.c | 72 FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const struct AV1_COMP *cpi, in av1_make_default_fullpel_ms_params() 150 void av1_set_ms_to_intra_mode(FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_set_ms_to_intra_mode() 161 void av1_make_default_subpel_ms_params(SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_make_default_subpel_ms_params() 657 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv, in get_mvpred_var_cost() 679 static inline int get_mvpred_sad(const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in get_mvpred_sad() 690 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv, in get_mvpred_compound_var_cost() 726 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in get_mvpred_compound_sad() 756 const FULLPEL_MV best_mv, const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_int_cost_list() 791 const FULLPEL_MV best_mv, const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_int_sad_list() 881 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in calc_sad4_update_bestmv() [all …]
|
H A D | motion_search_facade.c | 385 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_single_motion_search() local 685 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_joint_motion_search() local 820 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_compound_single_motion_search() local 1040 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_simple_motion_search_sse_var() local
|
H A D | mcomp.h | 195 FULLPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_set_mv_search_method()
|
H A D | nonrd_pickmode.c | 244 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in combined_motion_search() local 340 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in search_new_mv() local 1402 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in search_motion_mode() local
|
H A D | firstpass.c | 308 FULLPEL_MOTION_SEARCH_PARAMS ms_params; in first_pass_motion_search() local
|
H A D | temporal_filter.c | 163 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in tf_motion_search() local
|
H A D | tpl_model.c | 305 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in motion_estimation() local
|
H A D | rdopt.c | 1430 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in motion_mode_rd() local
|