Home
last modified time | relevance | path

Searched defs:ref_mv (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mcomp.c53 const MV *ref_mv) { in vp9_set_subpel_mv_search_range()
285 const MACROBLOCKD *xd, const MV *bestmv, const MV *ref_mv, in setup_center_error()
355 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_skip_sub_pixel_tree()
388 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_evenmore()
454 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_more()
516 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned()
722 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree()
960 static INLINE void calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, in calc_int_cost_list()
1008 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search()
1178 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search_sad()
[all …]
H A Dvp9_mbgraph.c25 static unsigned int do_16x16_motion_iteration(VP9_COMP *cpi, const MV *ref_mv, in do_16x16_motion_iteration()
77 static int do_16x16_motion_search(VP9_COMP *cpi, const MV *ref_mv, in do_16x16_motion_search()
H A Dvp9_temporal_filter.c756 uint8_t *frame_ptr_buf, int stride, MV *ref_mv, MV *blk_mvs, in temporal_filter_find_matching_mb_c()
906 MV ref_mv; in vp9_temporal_filter_iterate_row_c() local
H A Dvp9_rdopt.c1750 int_mv *ref_mv[2]; member
1918 int_mv ref_mv[2]; in joint_motion_search() local
2574 MV ref_mv = x->mbmi_ext->ref_mvs[ref][0].as_mv; in single_motion_search() local
3724 int_mv ref_mv; in vp9_rd_pick_inter_mode_sb() local
H A Dvp9_firstpass.c415 static int intersect_limits_with_mv_max(MvLimits *mv_limits, const MV *ref_mv) { in intersect_limits_with_mv_max()
435 const MV *ref_mv, MV *best_mv, in first_pass_motion_search()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dmcomp.c225 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_sub_pixel_step_iteratively()
369 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_sub_pixel_step()
665 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_half_pixel_step()
840 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_hex_search()
1021 int vp8_diamond_search_sad_c(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sad_c()
1134 int vp8_diamond_search_sadx4(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sadx4()
1284 int vp8_full_search_sad(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sad()
1374 int_mv *ref_mv, int error_per_bit, in vp8_refining_search_sad_c()
1453 int_mv *ref_mv, int error_per_bit, in vp8_refining_search_sadx4()
H A Dpickinter.c124 int_mv *bestmv, int_mv *ref_mv, in vp8_skip_fractional_mv_step()
H A Dfirstpass.c406 int_mv *ref_mv, MV *best_mv, in first_pass_motion_search()
H A Drdopt.c924 int_mv *ref_mv; member
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc126 [&candidate_mv](const MotionVector& ref_mv) { in SearchStack()
164 [&candidate_mv](const CompoundMotionVector& ref_mv) { in CompoundSearchStack()
311 [&candidate_mv](const CompoundMotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
338 [&candidate_mv](const MotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
370 [&candidate_mv](const MotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmv_prec.c122 static inline void keep_one_mv_stat(MV_STATS *mv_stats, const MV *ref_mv, in keep_one_mv_stat()
201 const MV ref_mv = in collect_mv_stats_b() local
212 const MV ref_mv = in collect_mv_stats_b() local
H A Dmotion_search_facade.c165 const MV ref_mv = av1_get_ref_mv(x, ref_idx).as_mv; in av1_single_motion_search() local
542 int_mv ref_mv[2]; in av1_joint_motion_search() local
745 const int_mv ref_mv = av1_get_ref_mv(x, ref_idx); in av1_compound_single_motion_search() local
994 const MV ref_mv = kZeroMv; in av1_simple_motion_search_sse_var() local
H A Dmcomp.h42 const MV *ref_mv; member
343 const MV *ref_mv) { in av1_set_subpel_mv_search_range()
H A Dmcomp.c37 const MV *ref_mv, int errorperbit, in init_mv_cost_params()
73 MACROBLOCK *x, BLOCK_SIZE bsize, const MV *ref_mv, FULLPEL_MV start_mv, in av1_make_default_fullpel_ms_params()
164 const MV *ref_mv, const int *cost_list) { in av1_make_default_subpel_ms_params()
264 int av1_mv_bit_cost(const MV *mv, const MV *ref_mv, const int *mvjcost, in av1_mv_bit_cost()
274 static inline int mv_err_cost(const MV *mv, const MV *ref_mv, in mv_err_cost()
313 static inline int mvsad_err_cost(const FULLPEL_MV *mv, const FULLPEL_MV *ref_mv, in mvsad_err_cost()
2081 int mi_col, const MV *ref_mv, in av1_int_pro_motion_estimation()
3694 const MV *ref_mv = mv_cost_params->ref_mv; in estimate_obmc_mvcost() local
H A Dtune_vmaf.c29 const int mb_col, FULLPEL_MV *ref_mv) { in motion_search()
84 FULLPEL_MV ref_mv, unsigned int *sse) { in residual_variance()
172 FULLPEL_MV *ref_mv = &mvs[mb_col + mb_row * mb_cols]; in residual_frame_average_variance() local
H A Dnonrd_pickmode.c103 int_mv *mv, MV ref_mv, FULLPEL_MV start_mv, in subpel_select()
206 const MV ref_mv = av1_get_ref_mv(x, mi->ref_mv_idx).as_mv; in combined_motion_search() local
336 MV ref_mv = av1_get_ref_mv(x, 0).as_mv; in search_new_mv() local
1401 const int_mv ref_mv = av1_get_ref_mv(x, 0); in search_motion_mode() local
H A Dfirstpass.c292 const MV *ref_mv, in first_pass_motion_search()
708 int *raw_motion_err_list, const MV ref_mv, MV *best_mv, in firstpass_inter_prediction()
H A Drdopt.c1054 const int_mv ref_mv = av1_get_ref_mv(x, ref_idx); in clamp_mv_in_range() local
1087 const int_mv ref_mv = av1_get_ref_mv(x, i); in handle_newmv() local
1097 const int_mv ref_mv = av1_get_ref_mv(x, 1); in handle_newmv() local
1107 const int_mv ref_mv = av1_get_ref_mv(x, 0); in handle_newmv() local
1118 const MV ref_mv = av1_get_ref_mv(x, ref_idx).as_mv; in handle_newmv() local
1429 const int_mv ref_mv = av1_get_ref_mv(x, 0); in motion_mode_rd() local
H A Dtemporal_filter.c139 const int mb_col, MV *ref_mv, in tf_motion_search()
899 MV ref_mv = kZeroMv; // Reference motion vector passed down along frames. in av1_tf_do_filtering_row() local
H A Dbitstream.c1156 const int_mv ref_mv = get_ref_mv(x, ref); in pack_inter_mode_mvs() local
1162 const int_mv ref_mv = get_ref_mv(x, 1); in pack_inter_mode_mvs() local
1167 const int_mv ref_mv = get_ref_mv(x, 0); in pack_inter_mode_mvs() local
H A Drd.c1124 const int_mv ref_mv = in av1_mv_pred() local
H A Dpartition_search.c1359 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
1365 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
1370 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
/aosp_15_r20/external/coreboot/src/drivers/i2c/lm96000/
H A Dlm96000.c32 static const unsigned int ref_mv[] = { 2500, 2250, 3300, 5000, 12000 }; variable
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_diamond_search_sad_neon.c49 const search_site_config *cfg, MV *ref_mv, in vp9_diamond_search_sad_neon()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodemv.c677 const int_mv *ref_mv, int mi_row, int mi_col, in assign_dv()
1352 int_mv ref_mv[2] = { nearestmv[0], nearestmv[1] }; in read_inter_block_mode_info() local

12