Home
last modified time | relevance | path

Searched defs:full_mv (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dmv.h80 const FULLPEL_MV full_mv = { (int16_t)GET_MV_RAWPEL(subpel_mv->row), in get_fullmv_from_mv() local
85 static inline MV get_mv_from_fullmv(const FULLPEL_MV *full_mv) { in get_mv_from_fullmv()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c1072 MV full_mv; in get_mv_dist() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.c1188 const FULLPEL_MV full_mv = in tpl_model_update_b() local