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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_blockd.h194 #define BLOCK_OFFSET(x, i) ((x) + (i) * 16) macro

Completed in 39 milliseconds