Home
last modified time | relevance | path

Searched defs:cbps (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c204 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
466 ff_jpeg2000_init_component(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int cbps, int dx, int dy, AVCodecContext *avctx) ff_jpeg2000_init_component() argument
H A Djpeg2000dec.c103 uint8_t cbps[4]; // bits per sample in particular components member
[all...]
H A Dj2kenc.c117 uint8_t cbps[4]; ///< bits per sample in particular components member
[all...]

Completed in 10 milliseconds