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

  /external/pdfium/third_party/libopenjpeg20/
tcd.h 83 OPJ_UINT32 numbps; member in struct:opj_tcd_cblk_enc
125 OPJ_UINT32 numbps; member in struct:opj_tcd_cblk_dec
166 OPJ_INT32 numbps; member in struct:opj_tcd_band
t1.c     [all...]
t2.c 719 opj_tgt_setvalue(prc->imsbtree, cblkno, band->numbps - (OPJ_INT32)cblk->numbps);
    [all...]
tcd.c 79 " x0=%d, y0=%d, x1=%d, y1=%d, stepsize=%f, numbps=%d\n",
80 band->x0, band->y0, band->x1, band->y1, band->stepsize, band->numbps);
382 cblk->numbps); /* number of bit-plan equal to zero */
959 OPJ_INT32 numbps; local
    [all...]
dwt.c 146 static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps,
    [all...]

Completed in 482 milliseconds