Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c3652 uint32 sample_offset=0; in t2p_sample_realize_palette() local
3660 sample_offset= (i-1) * component_count; in t2p_sample_realize_palette()
3662 buffer[sample_offset+j]=t2p->pdf_palette[palette_offset+j]; in t2p_sample_realize_palette()