Searched defs:gbandno (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | jpeg2000.c | 472 int reslevelno, bandno, gbandno = 0, ret, i, j; in ff_jpeg2000_init_component() local 204 init_band_stepsize(AVCodecContext *avctx, Jpeg2000Band *band, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int bandno, int gbandno, int reslevelno, int cbps) init_band_stepsize() argument 388 init_band(AVCodecContext *avctx, Jpeg2000ResLevel *reslevel, Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int bandno, int gbandno, int reslevelno, int cbps, int dx, int dy) init_band() argument [all...] |
H A D | j2kenc.c | 557 int gbandno = 0; in init_quantization() local
|
Completed in 5 milliseconds