Searched refs:av1_copy_usable_ref_mv_stack_and_weight (Results 1 – 4 of 4) sorted by relevance
/external/libaom/av1/encoder/ |
D | nonrd_opt.h | 463 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame); in find_predictors()
|
D | rdopt_utils.h | 764 static inline void av1_copy_usable_ref_mv_stack_and_weight( in av1_copy_usable_ref_mv_stack_and_weight() function
|
D | rdopt.c | 950 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame); in setup_buffer_ref_mvs_inter() 3143 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame); in rd_pick_intrabc_mode_sb() 3438 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame_type); in rd_pick_skip_mode() 4090 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame); in set_params_rd_pick_inter_mode()
|
D | nonrd_pickmode.c | 2096 av1_copy_usable_ref_mv_stack_and_weight(xd, mbmi_ext, ref_frame_comp); in setup_compound_prediction()
|