31 int flim_E,
int flim_I,
int hev_thresh);
33 int flim_E,
int flim_I,
int hev_thresh);
35 int flim_E,
int flim_I,
int hev_thresh);
37 int flim_E,
int flim_I,
int hev_thresh);
40 int flim_E,
int flim_I,
int hev_thresh);
42 int flim_E,
int flim_I,
int hev_thresh);
44 int stride,
int flim_E,
int flim_I,
47 int stride,
int flim_E,
int flim_I,
55 void ff_put_vp8_##n##_neon(uint8_t *dst, int dststride, \
56 uint8_t *src, int srcstride, \
60 VP8_MC(pixels ## w); \
61 VP8_MC(epel ## w ## _h4); \
62 VP8_MC(epel ## w ## _h6); \
63 VP8_MC(epel ## w ## _v4); \
64 VP8_MC(epel ## w ## _h4v4); \
65 VP8_MC(epel ## w ## _h6v4); \
66 VP8_MC(epel ## w ## _v6); \
67 VP8_MC(epel ## w ## _h4v6); \
68 VP8_MC(epel ## w ## _h6v6)