Home
last modified time | relevance | path

Searched defs:samplecount (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c3674 tsize_t t2p_sample_abgr_to_rgb(tdata_t data, uint32 samplecount) in t2p_sample_abgr_to_rgb()
3695 t2p_sample_rgbaa_to_rgb(tdata_t data, uint32 samplecount) in t2p_sample_rgbaa_to_rgb()
3716 t2p_sample_rgba_to_rgb(tdata_t data, uint32 samplecount) in t2p_sample_rgba_to_rgb()
3738 tsize_t t2p_sample_lab_signed_to_unsigned(tdata_t buffer, uint32 samplecount){ in t2p_sample_lab_signed_to_unsigned()