Searched defs:qmfbid (Results 1 - 3 of 3) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
H A D | t1.c | 265 OPJ_UINT32 qmfbid, 276 OPJ_UINT32 qmfbid, 1139 OPJ_UINT32 qmfbid, 1152 if (qmfbid == 1) { 1154 } else { /* if (qmfbid == 0) */ 1332 if (tccp->qmfbid == 1) { 1340 } else { /* if (tccp->qmfbid == 0) */ 1514 if (tccp->qmfbid == 1) { 1522 } else { /* if (tccp->qmfbid == 0) */ 1542 tccp->qmfbid, 1133 opj_t1_getwmsedec( OPJ_INT32 nmsedec, OPJ_UINT32 compno, OPJ_UINT32 level, OPJ_UINT32 orient, OPJ_INT32 bpno, OPJ_UINT32 qmfbid, OPJ_FLOAT64 stepsize, OPJ_UINT32 numcomps, const OPJ_FLOAT64 * mct_norms, OPJ_UINT32 mct_numcomps) argument 1559 opj_t1_encode_cblk(opj_t1_t *t1, opj_tcd_cblk_enc_t* cblk, OPJ_UINT32 orient, OPJ_UINT32 compno, OPJ_UINT32 level, OPJ_UINT32 qmfbid, OPJ_FLOAT64 stepsize, OPJ_UINT32 cblksty, OPJ_UINT32 numcomps, opj_tcd_tile_t * tile, const OPJ_FLOAT64 * mct_norms, OPJ_UINT32 mct_numcomps) argument [all...] |
H A D | j2k.h | 189 OPJ_UINT32 qmfbid; member in struct:opj_tccp
|
H A D | openjpeg.h | 876 OPJ_UINT32 qmfbid; member in struct:opj_tccp_info
|
Completed in 147 milliseconds