vpx/vp9
Frank Galligan 1d6dc1b702 Add Neon optimized loop filter functions.
- Added vp9_loop_filter_horizontal_edge_neon and
  vp9_loop_filter_vertical_edge_neon.
- The functions are based off the vp8 loopfilter
  functions.
- Matches x86 md5 checksum.

Change-Id: Id1c4dddb03584227e5ecd29f574a6ac27738fdd0
2013-06-27 16:14:45 -07:00
..
common Add Neon optimized loop filter functions. 2013-06-27 16:14:45 -07:00
decoder Merge "General cleanup in segmentation-related code." 2013-06-27 14:57:07 -07:00
encoder Merge "General cleanup in segmentation-related code." 2013-06-27 14:57:07 -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 Add Neon optimized loop filter functions. 2013-06-27 16:14:45 -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 Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00