Home
last modified time | relevance | path

Searched refs:TIFF_SAMPLES_PER_PIXEL (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtiff.h60 TIFF_SAMPLES_PER_PIXEL = 0x115, enumerator
Dtiffenc.c466 ADD_ENTRY1(s, TIFF_SAMPLES_PER_PIXEL, TIFF_SHORT, s->bpp_tab_size); in encode_frame()
Dtiff.c1327 case TIFF_SAMPLES_PER_PIXEL: in tiff_decode_tag()