Searched refs:_TIFFsetFloatArrayExt (Results 1 – 2 of 2) sorted by relevance
414 extern void _TIFFsetFloatArrayExt(TIFF *, float **, const float *,
104 void _TIFFsetFloatArrayExt(TIFF *tif, float **fpp, const float *fp, uint32_t n) in _TIFFsetFloatArrayExt() function569 _TIFFsetFloatArrayExt(tif, &td->td_refblackwhite, in _TIFFVSetField()