Searched defs:MV_OFFSET_BITS (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_entropymv.h66 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2) macro
86 vp9_prob bits[MV_OFFSET_BITS];
114 unsigned int bits[MV_OFFSET_BITS][2];

Completed in 4 milliseconds