vpx/vp8
Deb Mukherjee f3208f362b Some cleanups and fixes.
Separates the logic on transform type selection previously spread out
over a number of files into a separate function. Currently the tx_type
field in b_mode_info is not used, but still left in there to eventually
use for signaling the transform type in the bitstream.

Also, now for tx_type = DCT_DCT, the regular integer DCT is used, as
opposed to the floating point DCT used in conjuction with hybrid
transform.

Results change somewhat due to the transform change, but are within
reasonable limits. The hd/std-hd sets are slightly up, while derf/yt
are slightly down.

Change-Id: I5776840c2239ca2da31ca6cfd7fd1148dc5f9e0f
2012-10-19 06:58:15 -07:00
..
common Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
decoder Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
encoder Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc remove extra end of line 2012-07-24 09:33:47 -07:00
vp8_common.mk removed obselete build dependency 2012-10-17 09:22:05 -07:00
vp8_cx_iface.c Dll build of libvpx 2012-07-23 14:51:21 -07:00
vp8_dx_iface.c Restyle code 2012-07-17 11:46:03 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Experimental code base simplification. 2012-02-15 16:08:47 +00:00