Home
last modified time | relevance | path

Searched refs:_TIFFsetDoubleArray (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A Dxtif_dir.c108 _TIFFsetDoubleArray(&xd->xd_example_multi, va_arg(ap, double*), in _XTIFFVSetField()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffiop.h356 extern void _TIFFsetDoubleArray(double**, double*, uint32);
A Dtif_dir.c73 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray() function
311 _TIFFsetDoubleArray(&td->td_sminsamplevalue, va_arg(ap, double*), td->td_samplesperpixel); in _TIFFVSetField()
317 _TIFFsetDoubleArray(&td->td_smaxsamplevalue, va_arg(ap, double*), td->td_samplesperpixel); in _TIFFVSetField()

Completed in 10 milliseconds