]> granicus.if.org Git - libvpx/commit
Refactor transform block partition entropy coding
authorJingning Han <jingning@google.com>
Wed, 10 Jun 2015 19:55:04 +0000 (12:55 -0700)
committerJingning Han <jingning@google.com>
Thu, 11 Jun 2015 16:41:20 +0000 (09:41 -0700)
commit9ce132ac373e72c2dbaf54b4c1e576ca47182288
treedcd13a57f6470acda9b3f8865aea6fc7939bed0f
parent96920424938c8afa004e6746f98d50b73831c971
Refactor transform block partition entropy coding

This commit refactors the transform block partition entropy
coding process to improve the encoding speed. There is no change
in the compression statistics.

Change-Id: I237466fd95c1b888df432babfa36e01f74240eef
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodemv.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_rdopt.c