Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.h79 #define MV_IN_USE_BITS 14 macro
80 #define MV_UPP ((1 << MV_IN_USE_BITS) - 1)
81 #define MV_LOW (-(1 << MV_IN_USE_BITS))