Home
last modified time | relevance | path

Searched defs:mv_cost_params (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dmcomp.c35 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()
[all …]
Dmcomp.h134 MV_COST_PARAMS mv_cost_params; member
320 MV_COST_PARAMS mv_cost_params; member