Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c64 const int mb_col, MV *ref_mv, MV *subblock_mvs, in tf_motion_search()
301 const int use_subblock, const MV *subblock_mvs, in tf_build_predictor()
994 MV subblock_mvs[4] = { kZeroMv, kZeroMv, kZeroMv, kZeroMv }; in tf_do_filtering() local