Searched refs:JPC_COX_RESET (Results 1 – 4 of 4) sorted by relevance
258 #define JPC_COX_RESET 0x02 /* Reset context probabilities. */ macro
293 if (tile->cp->ccps[compno].cblkctx & JPC_COX_RESET) { in jpc_dec_decodecblk()
310 if (tcmpt->cblksty & JPC_COX_RESET) { in jpc_enc_enccblk()
525 tccp->cblksty |= JPC_COX_RESET; in cp_create()