vpx/vp9
Jingning Han 7e0d0de211 Refactor inverse_transform_block argument list
Replace block index with transform type in the argument list. This
allows to save an extra fetch to the prediction mode. For pedestrian
area 1080p coded at 5 Mbps with single tile, the average decoding
speed goes up from 80.55 fps (before the refactoring series) to
81.13 fps.

Change-Id: Icbebf84ce63c19c0c92f3690ed201f6c3eab7881
2015-07-08 09:26:02 -07:00
..
common Add vp9_ prefix to init_macroblockd 2015-07-07 12:00:01 -07:00
decoder Refactor inverse_transform_block argument list 2015-07-08 09:26:02 -07:00
encoder Add vp9_ prefix to init_macroblockd 2015-07-07 12:00:01 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Merge "Move multi-threading module functions into vpx_thread folder" 2015-07-02 04:24:37 +00:00
vp9_cx_iface.c Expose params min-gf-interval/max-gf-interval 2015-07-06 12:24:59 -07:00
vp9_dx_iface.c Rename vpx_thread to vpx_util 2015-07-02 10:02:37 -07:00
vp9_iface_common.h Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9cx.mk Merge "mips msa vp9 subpel variance optimization" 2015-07-06 22:43:01 +00:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00