Home
last modified time | relevance | path

Searched refs:sample_count (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c3649 uint32 sample_count=0; in t2p_sample_realize_palette() local
3655 sample_count=t2p->tiff_width*t2p->tiff_length; in t2p_sample_realize_palette()
3658 for(i=sample_count;i>0;i--){ in t2p_sample_realize_palette()