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
277
if (quantum_info->format ==
FloatingPointQuantumFormat
)
302
if (quantum_info->format ==
FloatingPointQuantumFormat
)
323
if (quantum_info->format ==
FloatingPointQuantumFormat
)
556
if (quantum_info->format ==
FloatingPointQuantumFormat
)
589
if (quantum_info->format ==
FloatingPointQuantumFormat
)
616
if (quantum_info->format ==
FloatingPointQuantumFormat
)
782
if (quantum_info->format ==
FloatingPointQuantumFormat
)
819
if (quantum_info->format ==
FloatingPointQuantumFormat
)
853
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
695
if (quantum_info->format ==
FloatingPointQuantumFormat
)
[
all
...]
option.c
[
all
...]
/external/ImageMagick/coders/
ipl.c
285
quantum_format =
FloatingPointQuantumFormat
;
297
quantum_format =
FloatingPointQuantumFormat
;
564
SetQuantumFormat(image,quantum_info,
FloatingPointQuantumFormat
);
578
if(quantum_info->format ==
FloatingPointQuantumFormat
){
fits.c
707
(long) ((quantum_info->format ==
FloatingPointQuantumFormat
? -1 : 1)*
777
(quantum_info->format !=
FloatingPointQuantumFormat
))
803
(quantum_info->format !=
FloatingPointQuantumFormat
))
826
(quantum_info->format !=
FloatingPointQuantumFormat
))
849
(quantum_info->format !=
FloatingPointQuantumFormat
))
miff.c
[
all
...]
mat.c
716
format_type=
FloatingPointQuantumFormat
;
720
format_type=
FloatingPointQuantumFormat
;
[
all
...]
pnm.c
[
all
...]
tiff.c
[
all
...]
Completed in 253 milliseconds