]> granicus.if.org Git - libvpx/commit
Enable hybrid 1-D/2-D transform coding for highbd setting
authorJingning Han <jingning@google.com>
Thu, 10 Mar 2016 00:40:08 +0000 (16:40 -0800)
committerJingning Han <jingning@google.com>
Thu, 10 Mar 2016 16:58:07 +0000 (08:58 -0800)
commitc453ae53d0aebe7855022db135ad10c0bff2893f
tree0c5179b9d007262522edd9ffc459fa578c467109
parente0413094fb757643984d04f30f865ba26db5b4c4
Enable hybrid 1-D/2-D transform coding for highbd setting

This commit enables the hybrid 1-D/2-D transform coding scheme for
high bit-depth setting. It improves the compression performance of
ext-tx experiment by 0.98% for lowres_all set.

Change-Id: Ic27f5037f2c36b095a93b9f15dbae34bdcdf00aa
vp10/common/idct.c
vp10/encoder/hybrid_fwd_txfm.c