]> granicus.if.org Git - libvpx/commit
Masking intra mode choice adaptively
authorYaowu Xu <yaowu@google.com>
Fri, 11 Oct 2013 00:29:46 +0000 (17:29 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 11 Oct 2013 17:29:53 +0000 (10:29 -0700)
commit8b175679be83c228bcf2512df9f5ec46bc6b158c
tree14023674355b73171610ede027cef679d216c766
parentdc079ab1387bca763d6c6a6ae575c0764453a65b
Masking intra mode choice adaptively

The commit changes to mask available intra prediction modes for test
based on prediction block size.

With this patch, encoding time of CpuUsed 2 reduces from 10% to 20% for
HD clips with a compression drop of 0.2%

Change-Id: I65f320f1237c0f5ae3a355bf7caf447f55625455
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c