Home
last modified time | relevance | path

Searched refs:mv_class_base (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.c99 static INLINE int mv_class_base(MV_CLASS_TYPE c) { in mv_class_base() function
107 if (offset) *offset = z - mv_class_base(c); in vp9_get_mv_class()