Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c1267 float* xfloatp; in t2p_read_tiff_data() local
1837 t2p->tiff_whitechromaticities[0]=xfloatp[0]; in t2p_read_tiff_data()
1838 t2p->tiff_whitechromaticities[1]=xfloatp[1]; in t2p_read_tiff_data()
1847 t2p->tiff_primarychromaticities[0]=xfloatp[0]; in t2p_read_tiff_data()
1848 t2p->tiff_primarychromaticities[1]=xfloatp[1]; in t2p_read_tiff_data()
1849 t2p->tiff_primarychromaticities[2]=xfloatp[2]; in t2p_read_tiff_data()
1850 t2p->tiff_primarychromaticities[3]=xfloatp[3]; in t2p_read_tiff_data()
1859 t2p->tiff_whitechromaticities[0]=xfloatp[0]; in t2p_read_tiff_data()
1860 t2p->tiff_whitechromaticities[1]=xfloatp[1]; in t2p_read_tiff_data()
2186 float* xfloatp; in t2p_readwrite_pdf_image() local
[all …]