]> granicus.if.org Git - libvpx/commit
Unify the transform and quantization process
authorJingning Han <jingning@google.com>
Mon, 25 Mar 2019 18:27:14 +0000 (11:27 -0700)
committerJingning Han <jingning@google.com>
Mon, 25 Mar 2019 21:57:15 +0000 (14:57 -0700)
commit2c9d78f0b0cdf193774e23a2e5c06ce60428b68f
treec26deb88f0eeabcfb69403ed24454203da6f4f08
parentd8dbd853e9496dae01e06333a1d8433f11a441cc
Unify the transform and quantization process

Unify the transform and quantization process for 4x4 - 16x16
transform block sizes. This doesn't affect the encoding speed
visibly. Remove it to reduce the maintenance load.

Change-Id: Ifbf20bf8554ecf7970a6279a2b783b1c58fac6e4
vp9/encoder/vp9_encodemb.c