Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dmcomp.c36 static inline void init_mv_cost_params(MV_COST_PARAMS *mv_cost_params, in init_mv_cost_params()
159 MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_set_ms_to_intra_mode() local
306 const MV_COST_PARAMS *mv_cost_params) { in mv_err_cost_()
342 const MV_COST_PARAMS *mv_cost_params) { in mvsad_err_cost_()
836 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in calc_int_sad_list() local
865 const MV_COST_PARAMS *mv_cost_params, in update_mvs_and_sad()
888 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad4_update_bestmv()
925 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad3_update_bestmv()
961 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad_update_bestmv()
987 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad_update_bestmv_with_indices()
[all …]
Dmcomp.h127 MV_COST_PARAMS mv_cost_params; member
302 MV_COST_PARAMS mv_cost_params; member