Lines Matching full:intmode
427 tcp->intmode = true;
488 tcp->intmode = (tagid == MODE_INT);
614 tcp->mctid = (tcp->intmode) ? (JPC_MCT_RCT) : (JPC_MCT_ICT);
618 tccp->qmfbid = (tcp->intmode) ? (JPC_COX_RFT) : (JPC_COX_INS);
670 if (cp->totalsize == UINT_FAST32_MAX && (!cp->tcp.intmode)) {
1003 if (!tcp->intmode) {
1166 if (!tile->intmode) {
1225 if (tile->intmode) {
1238 if (!tile->intmode) {
1251 if ((!tile->intmode) && band->data) {
1261 if (!tile->intmode) {
1952 tile->intmode = cp->tcp.intmode;