| /external/libvpx/vp9/encoder/ |
| D | vp9_mcomp.c | 624 const MACROBLOCKD *xd, const MV *this_mv, const struct scale_factors *sf, in accurate_sub_pel_search() 802 MV this_mv; in vp9_find_best_sub_pixel_tree() local 842 MV this_mv = { tr, tc }; in vp9_find_best_sub_pixel_tree() local 983 MV this_mv; in calc_int_cost_list() local 995 const MV this_mv = { br + neighbors[i].row, bc + neighbors[i].col }; in calc_int_cost_list() local 1004 const MV this_mv = { br + neighbors[i].row, bc + neighbors[i].col }; in calc_int_cost_list() local 1062 const MV this_mv = { br + candidates[t][i].row, in vp9_pattern_search() local 1071 const MV this_mv = { br + candidates[t][i].row, in vp9_pattern_search() local 1104 const MV this_mv = { br + candidates[s][i].row, in vp9_pattern_search() local 1113 const MV this_mv = { br + candidates[s][i].row, in vp9_pattern_search() local [all …]
|
| D | vp9_rd.c | 653 const MV *this_mv = &pred_mv[i]; in vp9_mv_pred() local
|
| D | vp9_rdopt.c | 2620 MV this_mv; in single_motion_search() local 2701 static int discount_newmv_test(VP9_COMP *cpi, int this_mode, int_mv this_mv, in discount_newmv_test()
|
| D | vp9_encoder.c | 7052 int_mv this_mv; local
|
| /external/libvpx/vp8/common/ |
| D | findnearmv.c | 54 int_mv this_mv; in vp8_find_near_mvs() local 74 int_mv this_mv; in vp8_find_near_mvs() local
|
| /external/libaom/av1/encoder/ |
| D | mcomp.c | 656 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv) { in get_mvpred_var_cost() 687 const FULLPEL_MOTION_SEARCH_PARAMS *ms_params, const FULLPEL_MV *this_mv) { in get_mvpred_compound_var_cost() 803 const FULLPEL_MV this_mv = { br + neighbors[i].row, in calc_int_sad_list() local 810 const FULLPEL_MV this_mv = { br + neighbors[i].row, in calc_int_sad_list() local 827 const FULLPEL_MV this_mv = { br + neighbors[idx].row, in calc_int_sad_list() local 900 const FULLPEL_MV this_mv = { center_mv.row + site[cand_start + j].mv.row, in calc_sad4_update_bestmv() local 928 const FULLPEL_MV this_mv = { center_mv.row + site[index].mv.row, in calc_sad3_update_bestmv() local 956 const FULLPEL_MV this_mv = { center_mv.row + site[i].mv.row, in calc_sad_update_bestmv() local 984 const FULLPEL_MV this_mv = { center_mv.row + site[index].mv.row, in calc_sad_update_bestmv_with_indices() local 1370 const FULLPEL_MV this_mv = { best_mv->row + site[idx + j].mv.row, in diamond_search_sad() local [all …]
|
| D | pickcdef.c | 422 const FULLPEL_MV this_mv = { row, col }; in get_filt_error() local 457 const FULLPEL_MV this_mv = { row + by_pos, col + bx_pos }; in get_filt_error() local 481 const FULLPEL_MV this_mv = { row + by_pos, col + bx_pos }; in get_filt_error() local
|
| D | motion_search_facade.c | 297 int_mv this_mv; in av1_single_motion_search() local 701 BLOCK_SIZE bsize, MV *this_mv, in av1_compound_single_motion_search() 857 MV *this_mv = &cur_mv[ref_idx].as_mv; in av1_compound_single_motion_search_interinter() local
|
| D | rd.c | 1205 const MV *this_mv = &pred_mv[i]; in av1_mv_pred() local
|
| D | rdopt.c | 1696 int_mv this_mv; in check_repeat_ref_mv() local 1710 static INLINE int get_this_mv(int_mv *this_mv, PREDICTION_MODE this_mode, in get_this_mv() 1792 int_mv this_mv; in build_cur_mv() local
|
| D | tpl_model.c | 729 int_mv this_mv; in mode_estimation() local
|
| /external/libvpx/vp8/encoder/ |
| D | mcomp.c | 376 int_mv this_mv; in vp8_find_best_sub_pixel_step() local 672 int_mv this_mv; in vp8_find_best_half_pixel_step() local 857 int_mv this_mv; in vp8_hex_search() local 1036 int_mv this_mv; in vp8_diamond_search_sad_c() local 1149 int_mv this_mv; in vp8_diamond_search_sadx4() local 1297 int_mv this_mv; in vp8_full_search_sad() local 1390 int_mv this_mv; in vp8_refining_search_sad_c() local 1469 int_mv this_mv; in vp8_refining_search_sadx4() local
|
| D | pickinter.c | 144 unsigned int *sse, int_mv this_mv) { in vp8_get_inter_mbpred_error()
|
| D | rdopt.c | 811 B_PREDICTION_MODE this_mode, int_mv *this_mv, in labels2mode()
|
| /external/libvpx/vp8/decoder/ |
| D | decodemv.c | 326 int_mv this_mv; in read_mb_modes_mv() local 346 int_mv this_mv; in read_mb_modes_mv() local
|
| /external/libaom/av1/common/ |
| D | mvref_common.c | 430 int_mv this_mv = candidate->mv[rf_idx]; in process_compound_ref_mv_candidate() local 450 int_mv this_mv = candidate->mv[rf_idx]; in process_single_ref_mv_candidate() local 953 int_mv this_mv; in motion_field_projection() local
|
| D | mv.h | 329 int_mv this_mv; member
|