HomeSort by relevance Sort by last modified time
    Searched defs:numbps (Results 1 - 2 of 2) 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
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...]

Completed in 563 milliseconds