Searched refs:mi_width_log2 (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h121 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { function
H A Dvp9_onyxc_int.h331 const int bsl = mi_width_log2(bsize);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { function
H A Dvp9_onyxc_int.h325 const int bsl = mi_width_log2(bsize);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c452 const int bsl = mi_width_log2(bsize);
H A Dvp9_encodeframe.c1866 int bsl = mi_width_log2(BLOCK_64X64);
H A Dvp9_rdopt.c2772 const int bsl = mi_width_log2(bsize);

Completed in 143 milliseconds