/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 58 const MV *ref_mv) { in vp9_set_subpel_mv_search_range() 301 const MACROBLOCKD *xd, const MV *bestmv, const MV *ref_mv, in setup_center_error() 371 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_skip_sub_pixel_tree() 404 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_evenmore() 470 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_more() 532 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned() 732 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree() 970 static INLINE void calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, in calc_int_cost_list() 1020 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search() 1190 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search_sad() [all …]
|
D | vp9_mbgraph.c | 25 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()
|
D | vp9_temporal_filter.c | 498 uint8_t *frame_ptr_buf, int stride, MV *ref_mv, MV *blk_mvs, in temporal_filter_find_matching_mb_c() 647 MV ref_mv; in vp9_temporal_filter_iterate_row_c() local
|
D | vp9_rdopt.c | 1612 int_mv *ref_mv[2]; member 1709 int_mv ref_mv[2]; in joint_motion_search() local 2383 MV ref_mv = x->mbmi_ext->ref_mvs[ref][0].as_mv; in single_motion_search() local 3406 int_mv ref_mv; in vp9_rd_pick_inter_mode_sb() local
|
D | vp9_firstpass.c | 392 const MV *ref_mv, MV *best_mv, in first_pass_motion_search()
|
D | vp9_pickmode.c | 165 const MV ref_mv = x->mbmi_ext->ref_mvs[ref][0].as_mv; in combined_motion_search() local
|
D | vp9_encodeframe.c | 3500 MV ref_mv = { 0, 0 }; in ml_predict_var_rd_paritioning() local
|
/external/libaom/libaom/av1/encoder/ |
D | mcomp.c | 64 const MV *ref_mv) { in set_subpel_mv_search_range() 333 const MACROBLOCKD *xd, const MV *bestmv, const MV *ref_mv, in setup_center_error() 396 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned_evenmore() 469 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned_more() 538 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned() 691 const MV *bestmv, const MV *ref_mv, int error_per_bit, in upsampled_setup_center_error() 726 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree() 900 const int_mv ref_mv = av1_get_ref_mv(x, 0); in av1_compute_motion_cost() local 922 const int_mv ref_mv = av1_get_ref_mv(x, 0); in av1_refine_warped_mv() local 1024 const MV *const ref_mv, int sadpb, in calc_int_cost_list() [all …]
|
D | mbgraph.c | 27 static unsigned int do_16x16_motion_iteration(AV1_COMP *cpi, const MV *ref_mv, in do_16x16_motion_iteration() 84 static int do_16x16_motion_search(AV1_COMP *cpi, const MV *ref_mv, int mb_row, in do_16x16_motion_search()
|
D | encodemv.c | 195 int_mv ref_mv; in av1_get_ref_mv_from_stack() local
|
D | firstpass.c | 216 const MV *ref_mv, MV *best_mv, in first_pass_motion_search()
|
D | rd.c | 978 const int_mv ref_mv = in av1_mv_pred() local
|
D | bitstream.c | 1099 const int_mv ref_mv = av1_get_ref_mv(x, ref); in pack_inter_mode_mvs() local 1105 const int_mv ref_mv = av1_get_ref_mv(x, 1); in pack_inter_mode_mvs() local 1109 const int_mv ref_mv = av1_get_ref_mv(x, 0); in pack_inter_mode_mvs() local
|
D | rdopt.c | 6660 int_mv ref_mv[2]; in joint_motion_search() local 7066 MV ref_mv = av1_get_ref_mv(x, ref_idx).as_mv; in single_motion_search() local 7323 const int_mv ref_mv = av1_get_ref_mv(x, ref_idx); in compound_single_motion_search() local 8133 const int_mv ref_mv = av1_get_ref_mv(x, i); in handle_newmv() local 8145 const int_mv ref_mv = av1_get_ref_mv(x, 1); in handle_newmv() local 8157 const int_mv ref_mv = av1_get_ref_mv(x, 0); in handle_newmv() local 9508 const int_mv ref_mv = av1_get_ref_mv(x, 0); in motion_mode_rd() local 10358 const int_mv ref_mv = av1_get_ref_mv(x, 0); in handle_inter_mode() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | mcomp.c | 222 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() 1020 int vp8_diamond_search_sad_c(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sad_c() 1133 int vp8_diamond_search_sadx4(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_diamond_search_sadx4() 1283 int vp8_full_search_sad_c(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sad_c() 1370 int vp8_full_search_sadx3(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sadx3() 1491 int vp8_full_search_sadx8(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_full_search_sadx8() 1639 int_mv *ref_mv, int error_per_bit, in vp8_refining_search_sad_c() [all …]
|
D | pickinter.c | 124 int_mv *bestmv, int_mv *ref_mv, in vp8_skip_fractional_mv_step()
|
D | firstpass.c | 407 int_mv *ref_mv, MV *best_mv, in first_pass_motion_search()
|
D | rdopt.c | 924 int_mv *ref_mv; member
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_diamond_search_sad_avx.c | 74 const search_site_config *cfg, MV *ref_mv, in vp9_diamond_search_sad_avx()
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 652 const int_mv *ref_mv, int mi_row, int mi_col, in assign_dv() 1329 int_mv ref_mv[2]; in read_inter_block_mode_info() local
|