Lines Matching refs:Jpeg2000CodingStyle
83 Jpeg2000CodingStyle codsty[4];
125 Jpeg2000CodingStyle codsty[4];
493 static int get_cox(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c)
568 static int get_cod(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c,
571 Jpeg2000CodingStyle tmp;
605 static int get_coc(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c,
863 memcpy(tile->codsty, s->codsty, s->ncomponents * sizeof(Jpeg2000CodingStyle));
1026 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1096 int *tp_index, Jpeg2000CodingStyle *codsty)
1113 Jpeg2000CodingStyle *codsty,
1328 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1354 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1377 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1449 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1465 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1524 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1544 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
1758 static int decode_cblk(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *codsty,
1959 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
2034 Jpeg2000CodingStyle *codsty = tile->codsty + compno; \
2122 Jpeg2000CodingStyle *codsty = s->tile[tileno].codsty + compno;
2145 Jpeg2000CodingStyle *codsty = s->codsty;