HomeSort by relevance Sort by last modified time
    Searched refs:stepsizes (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
j2k.h 192 /** stepsizes used for quantization */
193 opj_stepsize_t stepsizes[OPJ_J2K_MAXBANDS]; member in struct:opj_tccp
j2k.c     [all...]
dwt.c 121 Explicit calculation of the Quantization Stepsizes
537 opj_dwt_encode_stepsize((OPJ_INT32) floor(stepsize * 8192.0), (OPJ_INT32)(prec + gain), &tccp->stepsizes[bandno]);
tcd.c     [all...]

Completed in 2280 milliseconds