Home | History | Annotate | Download | only in coders

Lines Matching refs:sample_format

1300     sample_format,
1384 (TIFFGetFieldDefaulted(tiff,TIFFTAG_SAMPLEFORMAT,&sample_format) != 1) ||
1391 if (((sample_format != SAMPLEFORMAT_IEEEFP) || (bits_per_sample == 64)) &&
1397 if (sample_format == SAMPLEFORMAT_IEEEFP)
1694 if (sample_format == SAMPLEFORMAT_UINT)
1696 if (sample_format == SAMPLEFORMAT_INT)
1698 if (sample_format == SAMPLEFORMAT_IEEEFP)