vpx/vp9
Jingning Han d19ea3861d Refactor intra predictor block
Remove vp9_intra4x4_predict(). Use the common intra prediction
function for all block sizes.

Change-Id: Ibd19d51dfa3da8bbdfb79ddeb81530b2e2089560
2013-06-25 16:33:13 -07:00
..
common Refactor intra predictor block 2013-06-25 16:33:13 -07:00
decoder Removing unused code. 2013-06-25 10:17:19 -07:00
encoder Refactor intra predictor block 2013-06-25 16:33:13 -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 "Removing vp9_invtrans.{c, h} files." 2013-06-18 10:16:25 -07:00
vp9_cx_iface.c Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c. 2013-05-22 18:04:08 -07:00
vp9_dx_iface.c Quick fix to stop vpxdec infinite loop 2013-06-12 13:46:47 -04:00
vp9_iface_common.h Align frame size to 8 instead of 16. 2013-06-07 17:20:50 -07:00
vp9cx.mk Implement SSE2 block_error. 2013-06-21 12:54:52 -07:00
vp9dx.mk Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00