Home
last modified time | relevance | path

Searched refs:prcwidthexpns (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_enc.h178 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS]; member
527 int prcwidthexpns[JPC_MAXRLVLS]; member
Djpc_dec.h183 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS]; member
Djpc_enc.c621 tccp->prcwidthexpns[rlvlno] = prcwidthexpn; in cp_create()
1033 cod->compparms.rlvls[rlvlno].parwidthval = tccp->prcwidthexpns[rlvlno]; in jpc_enc_encodemainhdr()
2095 tcmpt->prcwidthexpns[rlvlno] = cp->tccp.prcwidthexpns[rlvlno]; in tcmpt_create()
2195 rlvl->prcwidthexpn = cp->tccp.prcwidthexpns[rlvlno]; in rlvl_create()
Djpc_dec.c723 rlvl->prcwidthexpn = ccp->prcwidthexpns[rlvlno]; in jpc_dec_tileinit()
1610 ccp->prcwidthexpns[i] = 15; in jpc_dec_cp_prepare()
1666 ccp->prcwidthexpns[rlvlno] = in jpc_dec_cp_setfromcox()