Searched refs:JPC_COX_VSC (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_t1dec.c314 (tile->cp->ccps[compno].cblkctx & JPC_COX_VSC) != 0,
317 (tile->cp->ccps[compno].cblkctx & JPC_COX_VSC) != 0,
323 (tile->cp->ccps[compno].cblkctx & JPC_COX_VSC) != 0,
326 (tile->cp->ccps[compno].cblkctx & JPC_COX_VSC) != 0,
333 JPC_COX_VSC) != 0, (tile->cp->ccps[compno].cblkctx &
H A Djpc_cs.h309 #define JPC_COX_VSC 0x08 /* Vertical stripe causal context formation. */ macro
H A Djpc_t1enc.c319 vcausal = (tcmpt->cblksty & JPC_COX_VSC) != 0;
H A Djpc_enc.c566 tccp->cblksty |= JPC_COX_VSC;

Completed in 103 milliseconds