27 #ifndef AVCODEC_VP8DSP_H
28 #define AVCODEC_VP8DSP_H
32 typedef void (*
vp8_mc_func)(uint8_t *dst,
int dstStride, uint8_t *src,
int srcStride,
int h,
int x,
int y);
44 int flim_E,
int flim_I,
int hev_thresh);
46 int flim_E,
int flim_I,
int hev_thresh);
48 int flim_E,
int flim_I,
int hev_thresh);
50 int flim_E,
int flim_I,
int hev_thresh);
54 int flim_E,
int flim_I,
int hev_thresh);
56 int flim_E,
int flim_I,
int hev_thresh);
58 int flim_E,
int flim_I,
int hev_thresh);
60 int flim_E,
int flim_I,
int hev_thresh);