]> granicus.if.org Git - libvpx/commit
quantize: make 4x4, 8x8 common with larger transforms
authorJohn Koleszar <jkoleszar@google.com>
Thu, 25 Apr 2013 21:44:44 +0000 (14:44 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 25 Apr 2013 21:44:54 +0000 (14:44 -0700)
commita672351af986725df4cbeae546c15fc85fb2e38c
treefe760cf96385508432a9fc9045cbeb04f6a81283
parente40a769036a97403718244caa81b8680a4c9c7eb
quantize: make 4x4, 8x8 common with larger transforms

There were 4 variants of the quantize loop in vp9_quantize.c, now
there is 1.

Change-Id: Ic853393411214b32d46a6ba53769413bd14e1cac
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeintra.c
vp9/encoder/vp9_quantize.c
vp9/encoder/vp9_quantize.h
vp9/encoder/vp9_rdopt.c