]> granicus.if.org Git - libvpx/commit
vp9: Modify bsize condition for using model_rd_large.
authorMarco <marpan@google.com>
Fri, 27 Jan 2017 04:01:41 +0000 (20:01 -0800)
committerMarco <marpan@google.com>
Fri, 27 Jan 2017 06:45:27 +0000 (22:45 -0800)
commitb16c77cdc4de7a3245d35fe87f1d5d87779ef238
treeda15d0313220e25a9d324f3214c9e63a4dad7d8f
parenteacc3b4ccfa7541ee69bb37b7e72c0bbcf60c126
vp9: Modify bsize condition for using model_rd_large.

In non-rd pickmode: small change in behavior for speed 6 and 7.
Remove condition on HIGHBITDEPTH flag.

Change-Id: I360a13fcc313d72612fe9b918162ef4bb278cdea
vp9/encoder/vp9_pickmode.c