Home
last modified time | relevance | path

Searched refs:TIFF_RATIONAL (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtiff_common.h41 TIFF_RATIONAL, enumerator
H A Dtiffenc.c472 ADD_ENTRY(s, TIFF_XRES, TIFF_RATIONAL, 1, res); in encode_frame()
480 ADD_ENTRY(s, TIFF_YRES, TIFF_RATIONAL, 1, res); in encode_frame()
505 ADD_ENTRY(s, TIFF_REFERENCE_BW, TIFF_RATIONAL, 6, refbw); in encode_frame()
H A Dexif.c191 case TIFF_RATIONAL : return ff_tadd_rational_metadata(count, name, sep, gb, le, metadata); in exif_add_metadata()
H A Dtiff.c1247 case TIFF_RATIONAL: in tiff_decode_tag()
1436 if (type == TIFF_RATIONAL) { in tiff_decode_tag()

Completed in 6 milliseconds