vpx/vp9
Scott LaVarnway 9662531d77 Eliminated prev_mip memsets/memcpys
For 1080 material, this buffer is currently 2,270,928 bytes.  This patch swaps
ptrs instead of copying and uses the last show_frame flag instead of setting
the entire buffer to zero.  For the test clip used, the decoder improved by up
to 1%.


Change-Id: I686825712ad56043e09ada9808dc489f875a6ce0
2013-04-19 18:38:10 -04:00
..
common Eliminated prev_mip memsets/memcpys 2013-04-19 18:38:10 -04:00
decoder Eliminated prev_mip memsets/memcpys 2013-04-19 18:38:10 -04:00
encoder Merge "Clean out some legacy code." into experimental 2013-04-19 14:31:19 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Make SB coding size-independent. 2013-04-09 21:28:27 -07:00
vp9_cx_iface.c Initial addition of multiple ARF frames 2013-04-15 09:11:39 -07:00
vp9_dx_iface.c Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_iface_common.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9cx.mk Faster vp9_short_fdct4x4 and vp9_short_fdct8x4. 2013-04-16 16:11:56 -07:00
vp9dx.mk Optimize add_residual function 2013-03-05 16:27:45 -08:00