vpx/vp9
Jingning Han 8e3ce1a9e3 Re-design all-zero-coeff block index buffer use
Use the zcoeff_blk buffer of PICK_MODE_CONTEXT to store the indexes
of all-zero-coeff block of the current best mode. Remove the temporary
buffer best_zcoeff_blk defined in the rate-distortion optimization
loop. This improves the speed performance by about 0.5% in all speed
settings.

Change-Id: Ie3e15988ddfa581eafa2e19a8228d3fe4a46095c
2013-10-15 10:54:06 -07:00
..
common Merge "Removing vp9_tree_p typedef." 2013-10-11 10:44:04 -07:00
decoder Giving consistent names to IDCT 32x32 functions. 2013-10-10 11:27:39 -07:00
encoder Re-design all-zero-coeff block index buffer use 2013-10-15 10:54:06 -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 Merge "SSE2 8-tap sub-pixel filter optimization" 2013-10-11 08:44:56 -07:00
vp9_cx_iface.c Fix typo in comment message 2013-10-10 12:17:10 -07:00
vp9_dx_iface.c cpplint issues resolved in vp9_dx_iface.c 2013-09-29 17:33:30 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9dx.mk Moving all idct/iht functions in one place. 2013-10-02 14:13:33 -07:00