Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c1910 int tiled_dng = s->is_tiled && is_dng; in decode_frame() local
1911 av_log(avctx, tiled_dng ? AV_LOG_WARNING : AV_LOG_ERROR, "Tiled TIFF is not allowed to strip\n"); in decode_frame()
1912 if (!tiled_dng) in decode_frame()

Completed in 3 milliseconds