Home | History | Annotate | Download | only in libtiff

Lines Matching refs:_TIFFsetFloatArray

71 void _TIFFsetFloatArray(float** fpp, float* fp, uint32 n)
462 _TIFFsetFloatArray(&td->td_refblackwhite, va_arg(ap, float*), 6);