Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dmv.h80 const FULLPEL_MV full_mv = { (int16_t)GET_MV_RAWPEL(subpel_mv->row), in get_fullmv_from_mv() local
85 static AOM_INLINE MV get_mv_from_fullmv(const FULLPEL_MV *full_mv) { in get_mv_from_fullmv()
/external/libaom/av1/encoder/
Dtpl_model.c1098 const FULLPEL_MV full_mv = in tpl_model_update_b() local
/external/libvpx/vp9/encoder/
Dvp9_encoder.c6964 MV full_mv; local