]> granicus.if.org Git - libvpx/commit
Fix compiler error with high bit-depth and var-tx
authorJingning Han <jingning@google.com>
Thu, 22 Oct 2015 00:38:00 +0000 (17:38 -0700)
committerJingning Han <jingning@google.com>
Thu, 22 Oct 2015 00:38:00 +0000 (17:38 -0700)
commit20484048a996121d96b368cfaf5d1dc8a898fe01
tree3a42cc30d6a22d58cff1ba67e833a3ba900e8907
parent6a9ed8d2b6ee789e834fd1a3d1339c7486334bc7
Fix compiler error with high bit-depth and var-tx

Clear the compiler errors when both high bit-depth and recursive
transform block partition experiments are enabled.

Change-Id: If0b6396851f10c28b4f26350322ccd1ba2fc9aff
vp10/encoder/rdopt.c