DELEM              38 libswresample/dither_template.c         const DELEM *src = (const DELEM*)srcs->ch[ch];
DELEM              39 libswresample/dither_template.c         DELEM *dst = (DELEM*)dsts->ch[ch];
DELEM              76 libswresample/resample_template.c     DELEM *dst = dest;
DELEM              77 libswresample/resample_template.c     const DELEM *src = source;
DELEM              90 libswresample/resample_template.c     DELEM *dst = dest;
DELEM              91 libswresample/resample_template.c     const DELEM *src = source;
DELEM             130 libswresample/resample_template.c     DELEM *dst = dest;
DELEM             131 libswresample/resample_template.c     const DELEM *src = source;