HomeSort by relevance Sort by last modified time
    Searched refs:PLANARCONFIG_SEPARATE (Results 1 - 13 of 13) sorted by null

  /external/pdfium/third_party/libtiff/
tif_tile.c 59 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
100 if (td->td_planarconfig == PLANARCONFIG_SEPARATE &&
134 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
tif_write.c 73 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
84 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
206 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
306 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
506 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
tif_strip.c 45 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
68 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
tiff.h 239 #define PLANARCONFIG_SEPARATE 2 /* separate planes of data */
    [all...]
tif_print.c 503 case PLANARCONFIG_SEPARATE:
tif_read.c 191 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
    [all...]
tif_jpeg.c 1063 if (td->td_planarconfig == PLANARCONFIG_SEPARATE && s > 0) {
    [all...]
tif_dirread.c     [all...]
tif_dir.c 301 if (v != PLANARCONFIG_CONTIG && v != PLANARCONFIG_SEPARATE)
    [all...]
tif_getimage.c 467 !(planarconfig == PLANARCONFIG_SEPARATE && img->samplesperpixel > 1);
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 319 return planarconfig != PLANARCONFIG_SEPARATE;
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 265 milliseconds