vpx/vp9
Dmitry Kovalev b10e6b2943 Removing unnecessary function calls.
Both vp9_init_mbmode_probs() and vp9_zero(cm->ref_frame_sign_bias) are
called inside vp9_setup_past_independence() which called in any case for
encoder/decoder after VP9_COMMON struct creation.

Change-Id: I3724d1a4fb8060101ff0290dd6a158f0b5c57bb4
2013-09-27 17:42:05 -07:00
..
common Removing unnecessary function calls. 2013-09-27 17:42:05 -07:00
decoder Merge "Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10." 2013-09-27 13:08:52 -07:00
encoder Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10. 2013-09-26 14:01:25 -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 Properly save neon registers. 2013-09-27 14:25:33 -07:00
vp9_cx_iface.c Improves constant qual, constrained qual turned on 2013-09-22 23:04:50 -07:00
vp9_dx_iface.c make vp9 postproc a config option 2013-09-04 10:02:08 -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 vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00