Lines Matching defs:Jpeg2000Tile
80 typedef struct Jpeg2000Tile {
93 } Jpeg2000Tile;
134 Jpeg2000Tile *tile;
382 Jpeg2000Tile *tile = s->tile + i;
860 Jpeg2000Tile *tile = s->tile + s->curtileno;
975 Jpeg2000Tile *tile;
1014 Jpeg2000Tile *tile = s->tile + tileno;
1084 static inline void select_header(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile,
1095 static inline void select_stream(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile,
1112 static int jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index,
1310 static int jpeg2000_decode_packets_po_iteration(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile,
1601 static int jpeg2000_decode_packets(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile)
1909 static inline void mct_decode(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile)
1950 static inline void tile_codeblocks(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile)
2022 static inline void write_frame_ ## D(Jpeg2000DecoderContext * s, Jpeg2000Tile * tile, \
2093 Jpeg2000Tile *tile = s->tile + jobnr;
2165 Jpeg2000Tile *tile;
2315 Jpeg2000Tile *tile = s->tile + tileno;