OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FloatingPointQuantumFormat
(Results
1 - 11
of
11
) sorted by null
/external/ImageMagick/MagickCore/
quantum-export.c
276
if (quantum_info->format ==
FloatingPointQuantumFormat
)
301
if (quantum_info->format ==
FloatingPointQuantumFormat
)
322
if (quantum_info->format ==
FloatingPointQuantumFormat
)
555
if (quantum_info->format ==
FloatingPointQuantumFormat
)
588
if (quantum_info->format ==
FloatingPointQuantumFormat
)
615
if (quantum_info->format ==
FloatingPointQuantumFormat
)
781
if (quantum_info->format ==
FloatingPointQuantumFormat
)
818
if (quantum_info->format ==
FloatingPointQuantumFormat
)
852
if (quantum_info->format ==
FloatingPointQuantumFormat
)
[
all
...]
quantum-import.c
292
if (quantum_info->format ==
FloatingPointQuantumFormat
)
318
if (quantum_info->format ==
FloatingPointQuantumFormat
)
343
if (quantum_info->format ==
FloatingPointQuantumFormat
)
578
if (quantum_info->format ==
FloatingPointQuantumFormat
)
614
if (quantum_info->format ==
FloatingPointQuantumFormat
)
647
if (quantum_info->format ==
FloatingPointQuantumFormat
)
799
if (quantum_info->format ==
FloatingPointQuantumFormat
)
840
if (quantum_info->format ==
FloatingPointQuantumFormat
)
877
if (quantum_info->format ==
FloatingPointQuantumFormat
)
[
all
...]
quantum.h
45
FloatingPointQuantumFormat
,
quantum.c
692
if (quantum_info->format ==
FloatingPointQuantumFormat
)
[
all
...]
option.c
[
all
...]
/external/ImageMagick/coders/
ipl.c
279
quantum_format =
FloatingPointQuantumFormat
;
291
quantum_format =
FloatingPointQuantumFormat
;
546
SetQuantumFormat(image,quantum_info,
FloatingPointQuantumFormat
);
560
if(quantum_info->format ==
FloatingPointQuantumFormat
){
fits.c
680
(long) ((quantum_info->format ==
FloatingPointQuantumFormat
? -1 : 1)*
749
(quantum_info->format !=
FloatingPointQuantumFormat
))
775
(quantum_info->format !=
FloatingPointQuantumFormat
))
798
(quantum_info->format !=
FloatingPointQuantumFormat
))
821
(quantum_info->format !=
FloatingPointQuantumFormat
))
mat.c
688
format_type=
FloatingPointQuantumFormat
;
692
format_type=
FloatingPointQuantumFormat
;
[
all
...]
miff.c
[
all
...]
pnm.c
[
all
...]
tiff.c
[
all
...]
Completed in 151 milliseconds