Searched refs:JPC_COX_INS (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_cs.h314 #define JPC_COX_INS 0x00 /* Irreversible 9/7. */ macro
H A Djpc_t1cod.c187 if (qmfbid == JPC_COX_INS) {
H A Djpc_enc.c664 tccp->qmfbid = (tcp->intmode) ? (JPC_COX_RFT) : (JPC_COX_INS);
1094 qcd->compparms.qntsty = (tccp->qmfbid == JPC_COX_INS) ?
1114 qcc->compparms.qntsty = (tccp->qmfbid == JPC_COX_INS) ?
1400 qcc->compparms.qntsty = (comp->qmfbid == JPC_COX_INS) ?
H A Djpc_tsfb.c643 case JPC_COX_INS:
H A Djpc_dec.c734 if (ccp->qmfbid == JPC_COX_INS) {
1664 cp->mctid = (cod->compparms.qmfbid == JPC_COX_INS) ? (JPC_MCT_ICT) : (JPC_MCT_RCT);

Completed in 51 milliseconds