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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000.h132 typedef struct Jpeg2000CodingStyle { struct
145 } Jpeg2000CodingStyle; typedef in typeref:struct:Jpeg2000CodingStyle
256 Jpeg2000CodingStyle *codsty,
261 void ff_jpeg2000_reinit(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty);
263 void ff_jpeg2000_cleanup(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty);
H A Dj2kenc.c80 Jpeg2000CodingStyle codsty;
262 Jpeg2000CodingStyle *codsty = &s->codsty;
290 Jpeg2000CodingStyle *codsty = &s->codsty;
340 Jpeg2000CodingStyle *codsty = &s->codsty;
425 Jpeg2000CodingStyle *codsty = &s->codsty;
746 Jpeg2000CodingStyle *codsty = &s->codsty;
787 Jpeg2000CodingStyle *codsty = &s->codsty;
817 Jpeg2000CodingStyle *codsty = &s->codsty;
895 Jpeg2000CodingStyle *codsty = &s->codsty;
974 Jpeg2000CodingStyle *codst
[all...]
H A Djpeg2000dec.c60 Jpeg2000CodingStyle codsty[4];
88 Jpeg2000CodingStyle codsty[4];
367 static int get_cox(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c)
433 static int get_cod(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c,
436 Jpeg2000CodingStyle tmp;
468 static int get_coc(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *c,
622 memcpy(tile->codsty, s->codsty, s->ncomponents * sizeof(Jpeg2000CodingStyle));
683 Jpeg2000CodingStyle *codsty = tile->codsty + compno;
733 Jpeg2000CodingStyle *codsty,
844 Jpeg2000CodingStyle *codst
[all...]
H A Djpeg2000.c195 Jpeg2000CodingStyle *codsty,
481 void ff_jpeg2000_reinit(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty)
502 void ff_jpeg2000_cleanup(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty)

Completed in 112 milliseconds