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()
226 const MV_COST_PARAMS *mv_cost_params) { in mv_err_cost_()
259 const MV_COST_PARAMS *mv_cost_params) { in mvsad_err_cost_()
567 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in calc_int_sad_list() local
614 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in pattern_search() local
1011 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in diamond_search_sad() local
1180 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in exhaustive_mesh_search() local
1352 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in av1_refining_search_8p_c() local
1778 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in get_obmc_mvpred_var() local
1795 const MV_COST_PARAMS *mv_cost_params = &ms_params->mv_cost_params; in obmc_refining_search_sad() local
[all …]
Dmcomp.h153 MV_COST_PARAMS mv_cost_params; member
264 MV_COST_PARAMS mv_cost_params; member