Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_mct.h89 #define JPC_MCT_ICT 1 macro
Djpc_mct.c270 case JPC_MCT_ICT: in jpc_mct_getsynweight()
Djpc_dec.c684 if (cp->mctid == JPC_MCT_ICT) { in jpc_dec_tileinit()
1076 case JPC_MCT_ICT: in jpc_dec_tiledecode()
1628 cp->mctid = (cod->compparms.qmfbid == JPC_COX_INS) ? (JPC_MCT_ICT) : (JPC_MCT_RCT); in jpc_dec_cp_setfromcod()
Djpc_enc.c614 tcp->mctid = (tcp->intmode) ? (JPC_MCT_RCT) : (JPC_MCT_ICT); in cp_create()
1179 case JPC_MCT_ICT: in jpc_enc_encodemainbody()
1992 case JPC_MCT_ICT: in jpc_enc_tile_create()