Searched defs:MV_UPP (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/av1/common/ | ||
| D | entropymv.h | 75 #define MV_UPP (1 << MV_IN_USE_BITS) macro |
| /external/libvpx/vp9/common/ | ||
| D | vp9_entropymv.h | 80 #define MV_UPP ((1 << MV_IN_USE_BITS) - 1) macro |