Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c1776 int has_tile_bits, has_strip_bits; in decode_frame() local
1906 has_tile_bits = s->is_tiled || s->tile_byte_counts_offset || s->tile_offsets_offset || s->tile_width || s->tile_length; in decode_frame()
1909 if (has_tile_bits && has_strip_bits) { in decode_frame()

Completed in 4 milliseconds