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

  /external/opencv/otherlibs/highgui/
grfmt_tiff.h 72 TIFF_TAG_SAMPLES_PER_PIXEL = 277,
grfmt_tiff.cpp 459 case TIFF_TAG_SAMPLES_PER_PIXEL:
797 WriteTag( TIFF_TAG_SAMPLES_PER_PIXEL, TIFF_TYPE_SHORT, 1, channels );

Completed in 53 milliseconds