Home
last modified time | relevance | path

Searched defs:new_mv (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c1105 static INLINE double get_mv_diff_cost(MV *new_mv, MV *ref_mv) { in get_mv_diff_cost()
1116 MV new_mv = get_mv_from_mv_mode(mv_mode, cpi, motion_field, tpl_frame, in get_mv_cost() local
H A Dvp9_rdopt.c2171 MV *const new_mv = &mode_mv[NEWMV][0].as_mv; in rd_pick_best_sub8x8_mode() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h65 int new_mv; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dbitstream.c112 const int new_mv = mbmi->mode == NEWMV || mbmi->mode == NEW_NEWMV; in write_drl_idx() local
H A Dpartition_search.c1323 const int new_mv = mbmi->mode == NEWMV || mbmi->mode == NEW_NEWMV; in update_stats() local