Searched refs:is_equal_mv (Results 1 – 3 of 3) sorted by relevance
41 static INLINE int is_equal_mv(const MV *a, const MV *b) { in is_equal_mv() function
287 static INLINE int is_equal_mv(const MV *a, const MV *b) { in is_equal_mv() function
676 if (!is_equal_mv(&mv, &lastmv)) ++new_mv_count; in av1_first_pass()