Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c103 int tile_byte_counts_offset, tile_offsets_offset; member
993 tile_offset_offset = s->tile_offsets_offset + tile_idx * sizeof(int); in dng_decode_tiles()
1401 s->tile_offsets_offset = off; in tiff_decode_tag()
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()

Completed in 3 milliseconds