Hi,

On Sun, Jan 24, 2016 at 7:34 PM, Kieran Kunhya <kie...@kunhya.com> wrote:

> +static inline void filter(int16_t *output, ptrdiff_t out_stride, int16_t
> *low, ptrdiff_t low_stride,
> +                          int16_t *high, ptrdiff_t high_stride, int len,
> uint8_t clip)


Should this be a DSP function? (That is, the functions calling this.)

They seem very SIMD'able.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to