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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_blockd.h110 static INLINE int b_width_log2(BLOCK_SIZE sb_type) { function
313 const int bwl = b_width_log2(plane_bsize);

Completed in 32 milliseconds