Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymv.c121 static INLINE int mv_class_base(MV_CLASS_TYPE c) { in mv_class_base() function
129 *offset = z - mv_class_base(c); in vp9_get_mv_class()
139 return mv_class_base(c) + offset; in vp9_get_mv_mag()