Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:depth

310     depth;
315 depth=MAGICKCORE_QUANTUM_DEPTH;
316 quantum=GetMagickQuantumDepth(&depth);
317 if (depth != MAGICKCORE_QUANTUM_DEPTH)
432 depth;
435 depth=MAGICKCORE_QUANTUM_DEPTH;
436 quantum=GetMagickQuantumDepth(&depth);
437 if (depth != MAGICKCORE_QUANTUM_DEPTH)