]> granicus.if.org Git - libvpx/commit
vp9: remove condition on high bitdepth using simple block yrd.
authorJerome Jiang <jianj@google.com>
Tue, 19 Mar 2019 23:06:23 +0000 (16:06 -0700)
committerJerome Jiang <jianj@google.com>
Tue, 19 Mar 2019 23:06:23 +0000 (16:06 -0700)
commit633cd97ee9af34ca1a0d4f3ce0d751c07334eace
treec2173323aeb3692e361030df2ed38b97c8006c8f
parent60f76593e344dcef468752b49cf79be19b5adb0d
vp9: remove condition on high bitdepth using simple block yrd.

Speed is similar between non HBD vs 8bit with HBD build.

BUG=webm:1541

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