HomeSort by relevance Sort by last modified time
    Searched refs:JPC_MCT_ICT (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_mct.h 89 #define JPC_MCT_ICT 1
jpc_mct.c 270 case JPC_MCT_ICT:
jpc_dec.c 684 if (cp->mctid == JPC_MCT_ICT) {
    [all...]
jpc_enc.c 614 tcp->mctid = (tcp->intmode) ? (JPC_MCT_RCT) : (JPC_MCT_ICT);
    [all...]

Completed in 1369 milliseconds