Lines Matching defs:tile
134 Jpeg2000Tile *tile; member
382 Jpeg2000Tile *tile = s->tile + i; in get_siz() local
860 Jpeg2000Tile *tile = s->tile + s->curtileno; in get_sot() local
975 Jpeg2000Tile *tile; in get_ppt() local
1014 Jpeg2000Tile *tile = s->tile + tileno; in init_tile() local
1084 static inline void select_header(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in select_header()
1095 static inline void select_stream(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in select_stream()
1112 static int jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, in jpeg2000_decode_packet()
1310 static int jpeg2000_decode_packets_po_iteration(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in jpeg2000_decode_packets_po_iteration()
1601 static int jpeg2000_decode_packets(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in jpeg2000_decode_packets()
1909 static inline void mct_decode(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in mct_decode()
1950 static inline void tile_codeblocks(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in tile_codeblocks()
2093 Jpeg2000Tile *tile = s->tile + jobnr; in jpeg2000_decode_tile() local
2165 Jpeg2000Tile *tile; in jpeg2000_read_main_headers() local
2315 Jpeg2000Tile *tile = s->tile + tileno; in jpeg2000_read_bitstream_packets() local