Add high bit depth support to rtc sub8x8 block coding
authorJingning Han <jingning@google.com>
Wed, 18 Feb 2015 23:48:40 +0000 (15:48 -0800)
committerJingning Han <jingning@google.com>
Fri, 20 Feb 2015 16:36:33 +0000 (08:36 -0800)
commit6f4245894a1b66ba6a55fb6caf1413e15b5fc963
tree4021a541fb0b1f5000bdac675b98d10087da59ec
parentf4c29ae9ea16c502c980a81ca9683327d5051929
Add high bit depth support to rtc sub8x8 block coding

This commit adds proper buffer handle to support high bit depth
in rtc sub8x8 block coding.

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