Searched defs:src_mv (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconinter.c | 26 const MV *src_mv, const struct scale_factors *sf, int w, int h, int ref, in vp9_highbd_build_inter_predictor() 45 int dst_stride, const MV *src_mv, in vp9_build_inter_predictor() 91 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, int bw, in clamp_mv_to_umv_border_sb()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.h | 131 static inline void init_subpel_params(const MV *const src_mv, in init_subpel_params() 186 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_inter_mode_params() 344 const MV *src_mv, int bw, int bh, in clamp_mv_to_umv_border_sb()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A 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()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_temporal_filter.c | 139 const MV *src_mv, const struct scale_factors *sf, int w, int h, int ref, in vp9_build_inter_predictor_12() 232 const MV *src_mv, const struct scale_factors *sf, int w, int h, int ref, in vp9_highbd_build_inter_predictor_12()
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodeframe.c | 560 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params() 646 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params_and_extend()
|