Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c53 const MV *ref_mv) { in vp9_set_subpel_mv_search_range()
296 const MACROBLOCKD *xd, const MV *bestmv, const MV *ref_mv, in setup_center_error()
366 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_skip_sub_pixel_tree()
399 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_evenmore()
465 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_more()
527 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned()
727 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree()
965 static INLINE void calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, in calc_int_cost_list()
1015 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search()
1185 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search_sad()
[all …]
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()
Dvp9_temporal_filter.c554 uint8_t *frame_ptr_buf, int stride, MV *ref_mv, MV *blk_mvs, in temporal_filter_find_matching_mb_c()
704 MV ref_mv; in vp9_temporal_filter_iterate_row_c() local
Dvp9_rdopt.c1754 int_mv *ref_mv[2]; member
1852 int_mv ref_mv[2]; in joint_motion_search() local
2487 MV ref_mv = x->mbmi_ext->ref_mvs[ref][0].as_mv; in single_motion_search() local
3573 int_mv ref_mv; in vp9_rd_pick_inter_mode_sb() local
Dvp9_pickmode.c165 const MV ref_mv = x->mbmi_ext->ref_mvs[ref][0].as_mv; in combined_motion_search() local
Dvp9_firstpass.c393 const MV *ref_mv, MV *best_mv, in first_pass_motion_search()
Dvp9_encodeframe.c3484 MV ref_mv, MV_REFERENCE_FRAME ref, in simple_motion_search()
3572 MV ref_mv; in ml_predict_var_rd_paritioning() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c222 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_sub_pixel_step_iteratively()
366 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_sub_pixel_step()
662 int_mv *bestmv, int_mv *ref_mv, in vp8_find_best_half_pixel_step()
837 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_hex_search()
1018 int vp8_diamond_search_sad_c(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sad_c()
1131 int vp8_diamond_search_sadx4(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sadx4()
1281 int vp8_full_search_sad_c(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sad_c()
1368 int vp8_full_search_sadx3(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sadx3()
1489 int vp8_full_search_sadx8(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sadx8()
1637 int_mv *ref_mv, int error_per_bit, in vp8_refining_search_sad_c()
[all …]
Dpickinter.c124 int_mv *bestmv, int_mv *ref_mv, in vp8_skip_fractional_mv_step()
Dfirstpass.c403 int_mv *ref_mv, MV *best_mv, in first_pass_motion_search()
Drdopt.c924 int_mv *ref_mv; member
/external/libaom/libaom/av1/encoder/
Dmv_prec.c124 static AOM_INLINE void keep_one_mv_stat(MV_STATS *mv_stats, const MV *ref_mv, in keep_one_mv_stat()
205 const MV ref_mv = in collect_mv_stats_b() local
216 const MV ref_mv = in collect_mv_stats_b() local
Dmotion_search_facade.c120 const MV ref_mv = av1_get_ref_mv(x, ref_idx).as_mv; in av1_single_motion_search() local
364 int_mv ref_mv[2]; in av1_joint_motion_search() local
541 const int_mv ref_mv = av1_get_ref_mv(x, ref_idx); in av1_compound_single_motion_search() local
775 const MV ref_mv = kZeroMv; in av1_simple_motion_search() local
Dmcomp.h64 const MV *ref_mv; member
302 const MV *ref_mv) { in av1_set_subpel_mv_search_range()
Dmcomp.c36 const MACROBLOCK *x, const MV *ref_mv) { in init_mv_cost_params()
59 const MACROBLOCK *x, BLOCK_SIZE bsize, const MV *ref_mv, in av1_make_default_fullpel_ms_params()
90 const MV *ref_mv, const int *cost_list) { in av1_make_default_subpel_ms_params()
189 int av1_mv_bit_cost(const MV *mv, const MV *ref_mv, const int *mvjcost, in av1_mv_bit_cost()
199 static INLINE int mv_err_cost(const MV *mv, const MV *ref_mv, in mv_err_cost()
235 static INLINE int mvsad_err_cost(const FULLPEL_MV *mv, const FULLPEL_MV *ref_mv, in mvsad_err_cost()
1634 int mi_col, const MV *ref_mv) { in av1_int_pro_motion_estimation()
3082 const MV *ref_mv = mv_cost_params->ref_mv; in estimate_obmc_mvcost() local
3328 const MV *ref_mv, const aom_variance_fn_ptr_t *vfp) { in av1_get_mvpred_sse()
Drdopt.c1047 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
1105 const int_mv ref_mv = av1_get_ref_mv(x, 1); in handle_newmv() local
1123 const int_mv ref_mv = av1_get_ref_mv(x, 0); in handle_newmv() local
1135 const MV ref_mv = av1_get_ref_mv(x, ref_idx).as_mv; in handle_newmv() local
1383 const int_mv ref_mv = av1_get_ref_mv(x, 0); in motion_mode_rd() local
2389 const int_mv ref_mv = av1_get_ref_mv(x, 0); in handle_inter_mode() local
Dtemporal_filter.c64 const int mb_col, MV *ref_mv, MV *subblock_mvs, in tf_motion_search()
988 MV ref_mv = kZeroMv; // Reference motion vector passed down along frames. in tf_do_filtering() local
Dfirstpass.c215 const MV *ref_mv, in first_pass_motion_search()
Drd.c991 const int_mv ref_mv = in av1_mv_pred() local
Dnonrd_pickmode.c130 const MV ref_mv = av1_get_ref_mv(x, mi->ref_mv_idx).as_mv; in combined_motion_search() local
222 MV ref_mv = av1_get_ref_mv(x, 0).as_mv; in search_new_mv() local
Dbitstream.c1139 const int_mv ref_mv = get_ref_mv(x, ref); in pack_inter_mode_mvs() local
1145 const int_mv ref_mv = get_ref_mv(x, 1); in pack_inter_mode_mvs() local
1149 const int_mv ref_mv = get_ref_mv(x, 0); in pack_inter_mode_mvs() local
Dencodeframe.c1471 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
1477 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
1482 const int_mv ref_mv = av1_get_ref_mv(x, ref); in update_stats() local
/external/libgav1/libgav1/src/
Dmotion_vector.cc128 [&candidate_mv](const MotionVector& ref_mv) { in SearchStack()
166 [&candidate_mv](const CompoundMotionVector& ref_mv) { in CompoundSearchStack()
312 [&candidate_mv](const CompoundMotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
339 [&candidate_mv](const MotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
371 [&candidate_mv](const MotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c74 const search_site_config *cfg, MV *ref_mv, in vp9_diamond_search_sad_avx()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c672 const int_mv *ref_mv, int mi_row, int mi_col, in assign_dv()
1342 int_mv ref_mv[2] = { nearestmv[0], nearestmv[1] }; in read_inter_block_mode_info() local

12