Home
last modified time | relevance | path

Searched refs:TIFF_PHOTOMETRIC_WHITE_IS_ZERO (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtiff.h185 TIFF_PHOTOMETRIC_WHITE_IS_ZERO, /* mono or grayscale, 0 is white */ enumerator
H A Dtiffenc.c298 s->photometric_interpretation = TIFF_PHOTOMETRIC_WHITE_IS_ZERO; in encode_frame()
H A Dtiff.c1471 case TIFF_PHOTOMETRIC_WHITE_IS_ZERO: in tiff_decode_tag()
2056 if (s->photometric == TIFF_PHOTOMETRIC_WHITE_IS_ZERO) { in decode_frame()

Completed in 6 milliseconds