OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadBlobDouble
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
blob-private.h
75
ReadBlobDouble
(Image *);
methods.h
[
all
...]
blob.c
[
all
...]
/external/ImageMagick/coders/
vips.c
246
c=(unsigned char)
ReadBlobDouble
(image);
274
s=(unsigned short)
ReadBlobDouble
(image);
298
return((Quantum) ((double) QuantumRange*(
ReadBlobDouble
(
mat.c
340
*data++ =
ReadBlobDouble
(image);
351
*data++ =
ReadBlobDouble
(image);
[
all
...]
fits.c
172
return(
ReadBlobDouble
(image));
Completed in 516 milliseconds