Searched refs:C_cell (Results 1 – 1 of 1) sorted by relevance
86 } C_cell; typedef93 C_cell **ColorCells;239 ColorCells = (C_cell **)_TIFFmalloc(C_LEN*C_LEN*C_LEN*sizeof (C_cell*)); in main()240 _TIFFmemset(ColorCells, 0, C_LEN*C_LEN*C_LEN*sizeof (C_cell*)); in main()625 static C_cell *629 register C_cell *ptr; in create_colorcell()636 ptr = (C_cell *)_TIFFmalloc(sizeof (C_cell)); in create_colorcell()717 register C_cell *cell; in map_colortable()852 register C_cell *cell; in quant_fsdither()