Lines Matching defs:depth
80 depth,
169 image->depth = ipl->depth;
263 ipl_info.depth=8;
267 ipl_info.depth=16;
271 ipl_info.depth=16;
275 ipl_info.depth=32;
278 case 4: ipl_info.depth=32;
282 ipl_info.depth=8;
286 ipl_info.depth=16;
290 ipl_info.depth=64;
294 ipl_info.depth=16;
325 image->depth);
347 (void) ReadBlob(image, length*image->depth/8, pixels);
359 (void) ReadBlob(image, length*image->depth/8, pixels);
369 (void) ReadBlob(image, length*image->depth/8, pixels);
379 (void) ReadBlob(image, length*image->depth/8, pixels);
547 switch(quantum_info->depth){
585 ((image->depth)/8)*ipl_info.height*ipl_info.width*ipl_info.colors*ipl_info.z);
630 (void) WriteBlob(image, image->columns*image->depth/8, pixels);
642 (void) WriteBlob(image, image->columns*image->depth/8, pixels);
652 (void) WriteBlob(image, image->columns*image->depth/8, pixels);
661 (void) WriteBlob(image, image->columns*image->depth/8, pixels);