Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h62 int which_mv, int search_col) { in get_sub_block_mv()
68 int which_mv, int search_col) { in get_sub_block_pred_mv()
/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h224 static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int which_mv, in get_sub_block_mv()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c43 const int which_mv = 0; in temporal_filter_predictors_mb_c() local