vpx/vp9
Ronald S. Bultje d415d28717 Merge loop over all macroblock modes into encode_sb_row().
Rename pick_mb_modes to pick_mb_mode, since it now handles only a
single macroblock. This is consistent with pick_sb_mode handling a
single non-macroblock.

Change-Id: I896fdfa06436b2d8c24d6474718cc74420df6b3b
2013-04-11 15:56:39 -07:00
..
common Remove unused macroblock versions of reconstruction functions. 2013-04-11 12:27:15 -07:00
decoder A few more cases where sb_type was used arithmetically. 2013-04-10 18:04:57 -07:00
encoder Merge loop over all macroblock modes into encode_sb_row(). 2013-04-11 15:56:39 -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 Convert g_frame_parallel_decoding to control interface 2013-03-27 11:07:26 -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 mv dct_sse2.c dct_sse2_intrinsics.c to avoid collision 2013-02-28 13:58:15 -08:00
vp9dx.mk Optimize add_residual function 2013-03-05 16:27:45 -08:00