Home
last modified time | relevance | path

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

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