Home
last modified time | relevance | path

Searched refs:mi_width_log2 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { in mi_width_log2() function
Dvp9_onyxc_int.h322 const int bsl = mi_width_log2(bsize); in partition_plane_context()