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

  /external/pdfium/third_party/libtiff/
tif_strip.c 84 if ((td->td_planarconfig==PLANARCONFIG_CONTIG)&&
279 if (td->td_planarconfig==PLANARCONFIG_CONTIG)
359 if (td->td_planarconfig == PLANARCONFIG_CONTIG) {
tif_tile.c 163 if (td->td_planarconfig == PLANARCONFIG_CONTIG)
208 if ((td->td_planarconfig==PLANARCONFIG_CONTIG)&&
tiff.h 238 #define PLANARCONFIG_CONTIG 1 /* single image plane */
    [all...]
tif_jpeg.c 709 (tif->tif_dir.td_planarconfig==PLANARCONFIG_CONTIG)&&
1096 (td->td_planarconfig == PLANARCONFIG_CONTIG ?
    [all...]
tif_write.c 571 tif->tif_dir.td_planarconfig = PLANARCONFIG_CONTIG;
652 assert(td->td_planarconfig == PLANARCONFIG_CONTIG);
tif_getimage.c 117 if (td->td_planarconfig == PLANARCONFIG_CONTIG
181 if (td->td_planarconfig != PLANARCONFIG_CONTIG) {
370 if (planarconfig == PLANARCONFIG_CONTIG
384 if (planarconfig == PLANARCONFIG_CONTIG)
447 if (planarconfig != PLANARCONFIG_CONTIG) {
    [all...]
tif_print.c 500 case PLANARCONFIG_CONTIG:
tif_dirread.c     [all...]
tif_pixarlog.c 685 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
892 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
    [all...]
tif_predict.c 90 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
tif_dir.c 301 if (v != PLANARCONFIG_CONTIG && v != PLANARCONFIG_SEPARATE)
    [all...]
tif_luv.c     [all...]
tif_ojpeg.c     [all...]
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1151 milliseconds