Lines Matching defs:depth
252 depth,
368 if (LocaleCompare(keyword,"depth") == 0)
424 for (depth=1; GetQuantumRange(depth) < max_value; depth++) ;
425 image->depth=depth;
644 if (image->depth <= 8)
647 if (image->depth <= 16)
700 switch (image->depth)
715 if (image->depth <= 8)
728 if (image->depth <= 16)
766 extent=3*(image->depth <= 8 ? 1 : 2)*image->columns;
817 switch (image->depth)
872 if (image->depth <= 8)
890 if (image->depth <= 16)
961 if (image->depth <= 8)
964 if (image->depth <= 16)
1017 switch (image->depth)
1037 if (image->depth <= 8)
1051 if (image->depth != 1)
1062 if (image->depth <= 16)
1104 if (image->depth <= 8)
1133 if (image->depth <= 16)
1187 if (image->depth <= 8)
1213 if (image->depth <= 16)
1281 image->depth=32;
1588 max_value=GetQuantumRange(image->depth);
1717 if (image->depth > 32)
1718 image->depth=32;
1720 "DEPTH %.20g\nMAXVAL %.20g\n",(double) packet_size,(double)
1721 ((MagickOffsetType) GetQuantumRange(image->depth)));
1792 if (image->depth <= 8)
1795 if (image->depth <= 16)
1814 if (image->depth <= 8)
1818 if (image->depth <= 16)
1862 if (image->depth <= 8)
1865 if (image->depth <= 16)
1883 if (image->depth <= 8)
1889 if (image->depth <= 16)
1934 image->depth=1;
1970 if (image->depth > 32)
1971 image->depth=32;
1973 ((MagickOffsetType) GetQuantumRange(image->depth)));
1994 switch (image->depth)
2006 if (image->depth <= 8)
2015 if (image->depth == 8)
2027 if (image->depth <= 16)
2036 if (image->depth == 16)
2055 if (image->depth == 16)
2087 if (image->depth > 32)
2088 image->depth=32;
2090 ((MagickOffsetType) GetQuantumRange(image->depth)));
2110 switch (image->depth)
2122 if (image->depth <= 8)
2137 if (image->depth <= 16)
2185 if (image->depth > 32)
2186 image->depth=32;
2204 switch (image->depth)
2221 if (image->depth <= 8)
2238 if (image->depth <= 16)
2273 if (image->depth <= 8)
2298 if (image->depth <= 16)
2345 if (image->depth <= 8)
2367 if (image->depth <= 16)
2431 image->depth=32;