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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.h 149 OPJ_UINT32 numbands; /* number sub-band for the resolution level */ member in struct:opj_tcd_resolution
dwt.c 521 OPJ_UINT32 numbands, bandno; local
522 numbands = 3 * tccp->numresolutions - 2;
523 for (bandno = 0; bandno < numbands; bandno++) {

Completed in 821 milliseconds