Home
last modified time | relevance | path

Searched refs:TIFF_PHOTOMETRIC_LINEAR_RAW (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtiff.h198 TIFF_PHOTOMETRIC_LINEAR_RAW = 34892, /* Linear Raw (DNG) */ enumerator
H A Dtiff.c1478 case TIFF_PHOTOMETRIC_LINEAR_RAW: // Used by DNG images in tiff_decode_tag()
1945 if (s->photometric == TIFF_PHOTOMETRIC_LINEAR_RAW || in decode_frame()

Completed in 5 milliseconds