HomeSort by relevance Sort by last modified time
    Searched defs:numbands (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
tcd.h 151 OPJ_UINT32 numbands; /* number sub-band for the resolution level */ member in struct:opj_tcd_resolution
dwt.c 528 OPJ_UINT32 numbands, bandno; local
529 numbands = 3 * tccp->numresolutions - 2;
530 for (bandno = 0; bandno < numbands; bandno++) {
j2k.c 9167 OPJ_INT32 bandno, numbands; local
9416 OPJ_INT32 bandno, numbands; local
    [all...]

Completed in 65 milliseconds