Lines Matching refs:source
4 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source
8 * be found in the AUTHORS file in the root of the source tree.
33 * INPUTS : const unsigned char *source : Pointer to source data.
34 * unsigned int source_width : Stride of source.
42 * FUNCTION : Copies horizontal line of pixels from source to
51 const unsigned char *source,
60 const unsigned char *src = source;
191 * INPUTS : const unsigned char *source : Pointer to source data.
192 * unsigned int source_width : Stride of source.
200 * FUNCTION : Copies horizontal line of pixels from source to
210 const unsigned char *source,
219 const unsigned char *src = source;
346 * INPUTS : const unsigned char *source : Pointer to source data.
347 * unsigned int source_width : Stride of source.
355 * FUNCTION : Copies horizontal line of pixels from source to
364 const unsigned char *source,
373 const unsigned char *src = source;