Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dtypes.h90 int new_mv; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6550 static INLINE double get_mv_diff_cost(MV *new_mv, MV *ref_mv) {
6561 MV new_mv = get_mv_from_mv_mode(mv_mode, cpi, motion_field, tpl_frame, local
Dvp9_rdopt.c2091 MV *const new_mv = &mode_mv[NEWMV][0].as_mv; in rd_pick_best_sub8x8_mode() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c103 const int new_mv = mbmi->mode == NEWMV || mbmi->mode == NEW_NEWMV; in write_drl_idx() local
Dencodeframe.c1435 const int new_mv = mbmi->mode == NEWMV || mbmi->mode == NEW_NEWMV; in update_stats() local