Lines Matching defs:outptr
99 short *inptr, *outptr ;
107 { outptr = ptr + chan ;
130 { *outptr = inptr [k] ;
131 outptr += psf->sf.channels ;
146 int *inptr, *outptr ;
154 { outptr = ptr + chan ;
177 { *outptr = inptr [k] ;
178 outptr += psf->sf.channels ;
193 float *inptr, *outptr ;
201 { outptr = ptr + chan ;
228 { *outptr = inptr [k] ;
229 outptr += psf->sf.channels ;
244 double *inptr, *outptr ;
252 { outptr = ptr + chan ;
275 { *outptr = inptr [k] ;
276 outptr += psf->sf.channels ;