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

  /external/opencv/otherlibs/highgui/
grfmt_tiff.h 65 TIFF_TAG_WIDTH = 256,
grfmt_tiff.cpp 410 case TIFF_TAG_WIDTH:
787 WriteTag( TIFF_TAG_WIDTH, TIFF_TYPE_LONG, 1, width );

Completed in 31 milliseconds