]> granicus.if.org Git - libvpx/commit
Set max_intra_bsize to 32x32
authorYaowu Xu <yaowu@google.com>
Wed, 13 Aug 2014 22:07:16 +0000 (15:07 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 14 Aug 2014 17:51:44 +0000 (10:51 -0700)
commit4d6d061316e948603b9a1b917e97fd4ace91f0ad
tree20e5afe11ef801a44f39cb69cc91ad5f815a95d8
parentd4a47a6cc0d869bea3071c15bc61da6836026d0b
Set max_intra_bsize to 32x32

At --good and speed 3 or above for resolution less than 720p. This
disables the tests for 64x64 intra prediction modes. Encoding time
reduction is about 1%.

Change-Id: Ib396e3d1417fece416e3f0fee929b128acbb130f
vp9/encoder/vp9_speed_features.c