vpx/vp9
Dmitry Kovalev 22a001988b Optimizing set_contexts() function.
Inlining set_contexts_on_border() into set_contexts(). The only difference
is the additional check that "has_eob != 0" in addition to
"xd->mb_to_right_edge < 0" and "xd->mb_to_right_edge < 0". If has_eob == 0
then memset does the right thing and works faster.

Change-Id: I5206f767d729f758b14c667592b7034df4837d0e
2013-11-08 12:44:56 -08:00
..
common Optimizing set_contexts() function. 2013-11-08 12:44:56 -08:00
decoder Merge "Unifying tile decoding for both direct and inverse tile order." 2013-11-08 10:59:02 -08:00
encoder Merge "Remove TEXTREL from 32bit encoder" 2013-11-08 08:26:30 -08: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 "Add back vp9_short_idct32x32_1_add_neon which is deleted in cleanup I63df79a13cf62aa2c9360a7a26933c100f9ebda3." 2013-11-07 14:42:29 -08:00
vp9_cx_iface.c Merge "Move SVC per-frame loop from sample app into libvpx proper" 2013-11-06 17:24:05 -08:00
vp9_dx_iface.c Adding VP9_FRAME_MARKER constant. 2013-10-23 17:24:17 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Adding fht{4x4, 8x8, 16x16} functions. 2013-10-25 17:55:07 -07:00
vp9dx.mk Moving all idct/iht functions in one place. 2013-10-02 14:13:33 -07:00