Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmcomp.c35 static INLINE void init_mv_cost_params(MV_COST_PARAMS *mv_cost_params, in init_mv_cost_params()
145 MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_set_ms_to_intra_mode() local
292 const MV_COST_PARAMS *mv_cost_params) { in mv_err_cost_()
328 const MV_COST_PARAMS *mv_cost_params) { in mvsad_err_cost_()
806 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in calc_int_sad_list() local
834 const MV_COST_PARAMS *mv_cost_params, in update_mvs_and_sad()
856 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad4_update_bestmv()
892 const MV_COST_PARAMS *mv_cost_params, FULLPEL_MV *best_mv, in calc_sad_update_bestmv()
935 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in pattern_search() local
1275 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in diamond_search_sad() local
[all …]
Dmcomp.h199 MV_COST_PARAMS mv_cost_params; member
358 MV_COST_PARAMS mv_cost_params; member