Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c1774 int retry_for_subifd, retry_for_page; in decode_frame() local
1828 retry_for_subifd = s->sub_ifd && (s->get_subimage || (!s->get_thumbnail && s->is_thumbnail)); in decode_frame()
1835 } else if (retry_for_subifd) { in decode_frame()
1840 if (retry_for_subifd || retry_for_page) { in decode_frame()

Completed in 3 milliseconds