Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h65 JPEG2000_QSTY_NONE, // no quantization enumerator
H A Djpeg2000.c215 case JPEG2000_QSTY_NONE: in init_band_stepsize()
H A Dj2kenc.c366 if (qntsty->quantsty == JPEG2000_QSTY_NONE) in put_qcd()
377 if (qntsty->quantsty == JPEG2000_QSTY_NONE) in put_qcd()
1756 qntsty->quantsty = JPEG2000_QSTY_NONE; in j2kenc_init()
H A Djpeg2000dec.c685 if (q->quantsty == JPEG2000_QSTY_NONE) { in get_qcx()

Completed in 10 milliseconds