Lines Matching +full:int16 +full:- +full:matrix
2 // Copyright 2006-2007 Adobe Systems Incorporated
15 * Indirection mechanism for performance-critical routines that might be replaced
16 * with hand-optimized or hardware-specific implementations.
138 int16 *dPtr,
164 int16 *dPtr,
217 (const int16 *sPtr,
260 int16 *dPtr,
399 const dng_matrix &matrix);
409 const dng_matrix &matrix);
438 const int16 *wPtr,
457 const int16 *wPtr,
532 (int16 *sPtr,
841 int16 *dPtr, in DoCopyArea8_S16()
895 int16 *dPtr, in DoCopyArea16_S16()
1006 inline void DoCopyAreaS16_R32 (const int16 *sPtr, in DoCopyAreaS16_R32()
1094 int16 *dPtr, in DoCopyAreaR32_S16()
1366 const dng_matrix &matrix) in DoBaselineRGBtoGray() argument
1374 matrix); in DoBaselineRGBtoGray()
1385 const dng_matrix &matrix) in DoBaselineRGBtoRGB() argument
1395 matrix); in DoBaselineRGBtoRGB()
1443 const int16 *wPtr, in DoResampleDown16()
1481 const int16 *wPtr, in DoResampleAcross16()
1640 inline void DoVignette16 (int16 *sPtr, in DoVignette16()