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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.h 160 OPJ_UINT32 minimum_num_resolutions; /* number of resolutions level to decode (at max)*/ member in struct:opj_tcd_tilecomp
t2.c 378 * l_current_pi->resno is always >= p_tile->comps[l_current_pi->compno].minimum_num_resolutions
394 && l_current_pi->resno < p_tile->comps[l_current_pi->compno].minimum_num_resolutions) {
420 l_img_comp->resno_decoded = p_tile->comps[l_current_pi->compno].minimum_num_resolutions - 1;
    [all...]
tcd.c     [all...]
t1.c     [all...]

Completed in 229 milliseconds