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

  /external/piex/src/tiff_directory/
tiff_directory.h 49 TIFF_TYPE_ASCII, /* Ascii string (terminated by \0) */
tiff_directory.cc 58 if (directory_entry == NULL || directory_entry->type != TIFF_TYPE_ASCII) {
257 case TIFF_TYPE_ASCII:

Completed in 55 milliseconds