Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.h186 TIFF_PHOTOMETRIC_BLACK_IS_ZERO, /* mono or grayscale, 0 is black */ enumerator
H A Dtiffenc.c292 s->photometric_interpretation = TIFF_PHOTOMETRIC_BLACK_IS_ZERO; in encode_frame()
H A Dtiff.c1472 case TIFF_PHOTOMETRIC_BLACK_IS_ZERO: in tiff_decode_tag()
1948 } else if (s->photometric == TIFF_PHOTOMETRIC_BLACK_IS_ZERO) { in decode_frame()

Completed in 6 milliseconds