Home
last modified time | relevance | path

Searched refs:SUBPEL_MOTION_SEARCH_PARAMS (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.h268 } SUBPEL_MOTION_SEARCH_PARAMS; typedef
270 void av1_make_default_subpel_ms_params(SUBPEL_MOTION_SEARCH_PARAMS *ms_params,
276 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params,
290 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params,
Dmotion_search_facade.c302 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_single_motion_search()
498 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_joint_motion_search()
611 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_compound_single_motion_search()
810 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in av1_simple_motion_search()
Dmcomp.c87 void av1_make_default_subpel_ms_params(SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_make_default_subpel_ms_params()
2499 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_sub_pixel_tree_pruned_evenmore()
2575 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_sub_pixel_tree_pruned_more()
2652 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_sub_pixel_tree_pruned()
2767 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_find_best_sub_pixel_tree()
2833 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_return_max_sub_pixel_mv()
2860 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_return_min_sub_pixel_mv()
2891 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, BLOCK_SIZE bsize, in compute_motion_cost()
2917 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, in av1_refine_warped_mv()
3282 const SUBPEL_MOTION_SEARCH_PARAMS *ms_params, MV start_mv, MV *bestmv, in av1_find_best_obmc_sub_pixel_tree_up()
Dnonrd_pickmode.c176 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in combined_motion_search()
230 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in search_new_mv()
Dtemporal_filter.c86 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in tf_motion_search()
Dtpl_model.c159 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in motion_estimation()
Drdopt.c1384 SUBPEL_MOTION_SEARCH_PARAMS ms_params; in motion_mode_rd()