Merge "Include type defines"

This commit is contained in:
Johann 2014-06-20 11:29:19 -07:00 committed by Gerrit Code Review
commit 1fc2b0fd00

View File

@ -9,6 +9,7 @@
*/
#include "./vp9_rtcd.h"
#include "vpx/vpx_integer.h"
void vp9_lpf_horizontal_8_dual_neon(uint8_t *s, int p /* pitch */,
const uint8_t *blimit0,