Searched refs:Jpeg2000T1Context (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.h120 typedef struct Jpeg2000T1Context { struct
124 } Jpeg2000T1Context; typedef in typeref:struct:Jpeg2000T1Context
224 void ff_jpeg2000_set_significance(Jpeg2000T1Context *t1,
H A Dj2kenc.c483 static void encode_sigpass(Jpeg2000T1Context *t1, int width, int height, int bandno, int *nmsedec, int bpno)
505 static void encode_refpass(Jpeg2000T1Context *t1, int width, int height, int *nmsedec, int bpno)
519 static void encode_clnpass(Jpeg2000T1Context *t1, int width, int height, int bandno, int *nmsedec, int bpno)
574 static void encode_cblk(Jpeg2000EncoderContext *s, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, Jpeg2000Tile *tile,
816 Jpeg2000T1Context t1;
H A Djpeg2000dec.c936 static void decode_sigpass(Jpeg2000T1Context *t1, int width, int height,
966 static void decode_refpass(Jpeg2000T1Context *t1, int width, int height,
988 static void decode_clnpass(Jpeg2000DecoderContext *s, Jpeg2000T1Context *t1,
1052 Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk,
1117 Jpeg2000T1Context *t1, Jpeg2000Band *band)
1132 Jpeg2000T1Context *t1, Jpeg2000Band *band)
1226 Jpeg2000T1Context t1;
H A Djpeg2000.c169 void ff_jpeg2000_set_significance(Jpeg2000T1Context *t1, int x, int y,

Completed in 55 milliseconds