Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_bitspersample

86 	switch (td->td_bitspersample) {
95 td->td_bitspersample);
118 && td->td_bitspersample < 8 ) {
124 td->td_bitspersample);
194 if( td->td_samplesperpixel != 3 || td->td_bitspersample != 8 )
199 "Bits/sample", td->td_bitspersample);