Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { in mi_width_log2() function
Dvp9_onyxc_int.h326 const int bsl = mi_width_log2(bsize); in partition_plane_context()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c395 int bsl = mi_width_log2(bsize); in vp9_pick_inter_mode()
Dvp9_encodeframe.c1833 int bsl = mi_width_log2(BLOCK_64X64); in auto_partition_range()
Dvp9_rdopt.c2690 const int bsl = mi_width_log2(bsize); in vp9_rd_pick_inter_mode_sb()