Searched refs:Jpeg2000QuantStyle (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.h147 typedef struct Jpeg2000QuantStyle { struct
152 } Jpeg2000QuantStyle; typedef in typeref:struct:Jpeg2000QuantStyle
257 Jpeg2000QuantStyle *qntsty,
H A Dj2kenc.c81 Jpeg2000QuantStyle qntsty;
291 Jpeg2000QuantStyle *qntsty = &s->qntsty;
341 Jpeg2000QuantStyle *qntsty = &s->qntsty;
424 Jpeg2000QuantStyle *qntsty = &s->qntsty;
747 Jpeg2000QuantStyle *qntsty = &s->qntsty;
975 Jpeg2000QuantStyle *qntsty = &s->qntsty;
H A Djpeg2000dec.c61 Jpeg2000QuantStyle qntsty[4];
89 Jpeg2000QuantStyle qntsty[4];
496 static int get_qcx(Jpeg2000DecoderContext *s, int n, Jpeg2000QuantStyle *q)
541 static int get_qcd(Jpeg2000DecoderContext *s, int n, Jpeg2000QuantStyle *q,
544 Jpeg2000QuantStyle tmp;
559 static int get_qcc(Jpeg2000DecoderContext *s, int n, Jpeg2000QuantStyle *q,
623 memcpy(tile->qntsty, s->qntsty, s->ncomponents * sizeof(Jpeg2000QuantStyle));
684 Jpeg2000QuantStyle *qntsty = tile->qntsty + compno;
845 Jpeg2000QuantStyle *qntsty = tile->qntsty + compno;
866 Jpeg2000QuantStyle *qntst
[all...]
H A Djpeg2000.c196 Jpeg2000QuantStyle *qntsty,

Completed in 46 milliseconds