Lines Matching +defs:tile +defs:width
100 int width, height; member
134 Jpeg2000Tile *tile; member
372 Jpeg2000Tile *tile = s->tile + i; in get_siz() local
850 Jpeg2000Tile *tile = s->tile + s->curtileno; in get_sot() local
965 Jpeg2000Tile *tile; in get_ppt() local
1004 Jpeg2000Tile *tile = s->tile + tileno; in init_tile() local
1074 static inline void select_header(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in select_header()
1085 static inline void select_stream(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in select_stream()
1102 static int jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, in jpeg2000_decode_packet()
1300 static int jpeg2000_decode_packets_po_iteration(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, in jpeg2000_decode_packets_po_iteration()
1591 static int jpeg2000_decode_packets(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in jpeg2000_decode_packets()
1628 static void decode_sigpass(Jpeg2000T1Context *t1, int width, int height, in decode_sigpass()
1658 static void decode_refpass(Jpeg2000T1Context *t1, int width, int height, in decode_refpass()
1683 int width, int height, int bpno, int bandno, in decode_clnpass()
1750 int width, int height, int bandpos, uint8_t roi_shift) in decode_cblk()
1899 static inline void mct_decode(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in mct_decode()
1940 static inline void tile_codeblocks(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) in tile_codeblocks()
2083 Jpeg2000Tile *tile = s->tile + jobnr; in jpeg2000_decode_tile() local
2167 Jpeg2000Tile *tile; in jpeg2000_read_main_headers() local
2317 Jpeg2000Tile *tile = s->tile + tileno; in jpeg2000_read_bitstream_packets() local