]> granicus.if.org Git - libvpx/commit
Non-rd speed >=5: Include H/V intra for bsize=16x16.
authorMarco <marpan@google.com>
Fri, 18 Dec 2015 01:13:01 +0000 (17:13 -0800)
committerMarco <marpan@google.com>
Fri, 18 Dec 2015 01:18:44 +0000 (17:18 -0800)
commitc8a2c31ec14b1710cefe51840fce709841ad0945
tree4f7c21057926ba9580ff3644d2bd11ccd0b66ce6
parent685a6b602b454902188389da37c6f64ca0e15ac5
Non-rd speed >=5: Include H/V intra for bsize=16x16.

H/V intra mode was only enabled for bsize < 16x16,
enable it also for bsize=16x16.

Metrics are neutral with this change:
Overall very small gain (0.1%), small visual gain on some RTC clips.

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