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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_enums.h24 #define MI_BLOCK_SIZE (1 << MI_BLOCK_SIZE_LOG2) // mi-units per max block macro
26 #define MI_MASK (MI_BLOCK_SIZE - 1)

Completed in 43 milliseconds