Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_bitspersample

610 	switch (td->td_bitspersample) {
700 td->td_bitspersample);
765 td->td_bitspersample);
864 td->td_bitspersample);
896 TIFFErrorExt(tif->tif_clientdata, module, "PixarLog compression can't handle %d bit linear encodings", td->td_bitspersample);
1129 td->td_bitspersample);
1155 td->td_bitspersample);
1238 td->td_bitspersample = 8;