Searched refs:RT_FORMAT_TIFF (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | sunrast.h | 48 #define RT_FORMAT_TIFF 4 macro |
D | sunrast.c | 73 if (type == RT_FORMAT_TIFF || type == RT_FORMAT_IFF) { in sunrast_decode_frame() |