]> granicus.if.org Git - libvpx/commit
Replace mi_width_log2() with mi_width_log2_lookup table
authorJingning Han <jingning@google.com>
Tue, 7 Oct 2014 19:45:25 +0000 (12:45 -0700)
committerJingning Han <jingning@google.com>
Tue, 7 Oct 2014 19:45:25 +0000 (12:45 -0700)
commit7ee58985bd080bff50149dfd2f2ab373a55650a0
tree166743403656bd6333c6fdd9a451b11f1599178a
parentb66f7016c1eed780545efa2518a7f33ae401ee35
Replace mi_width_log2() with mi_width_log2_lookup table

Change-Id: If0ea98aa139d14d40cd924114e18396aff36b5a5
vp9/common/vp9_blockd.h
vp9/common/vp9_onyxc_int.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c
vp9/encoder/vp9_rdopt.c