Lines Matching refs:dst
112 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol)
114 struct st_sample *out = dst;
118 mixeng_clear (dst, samples);
132 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol)
134 struct st_sample *out = dst;
138 mixeng_clear (dst, samples);
153 (void *dst, const struct st_sample *src, int samples)
156 IN_T *out = (IN_T *) dst;
165 (void *dst, const struct st_sample *src, int samples)
168 IN_T *out = (IN_T *) dst;