Searched defs:src_mv (Results 1 – 4 of 4) sorted by relevance
| /external/libvpx/vp9/common/ |
| D | vp9_reconinter.c | 25 const MV *src_mv, const struct scale_factors *sf, int w, int h, int ref, in vp9_highbd_build_inter_predictor() 44 int dst_stride, const MV *src_mv, in vp9_build_inter_predictor() 90 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, int bw, in clamp_mv_to_umv_border_sb()
|
| /external/libaom/av1/common/ |
| D | reconinter.h | 132 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_subpel_params() 185 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_inter_mode_params() 342 const MV *src_mv, int bw, int bh, in clamp_mv_to_umv_border_sb()
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 32 const MV *const src_mv, InterPredParams *const inter_pred_params, in enc_calc_subpel_params() 48 const MV *src_mv, in av1_enc_build_one_inter_predictor()
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 547 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params() 633 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params_and_extend()
|