commit | 1d6dc1b7022e6966ab417f6e24d6e15e4211aacb | [log] [tgz] |
---|---|---|
author | Frank Galligan <fgalligan@google.com> | Fri Jun 21 12:58:46 2013 -0700 |
committer | Frank Galligan <fgalligan@google.com> | Thu Jun 27 16:14:45 2013 -0700 |
tree | 0c9ec58404b49258a4be0232f0416c2220ff856f | |
parent | a3664258c5cb8295c128c157bf73363434635960 [diff] |
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