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

  /external/opencv3/3rdparty/libjasper/
jpc_cs.h 234 #define JPC_COD_EPH 0x04
jpc_t2dec.c 348 if (cp->csty & JPC_COD_EPH) {
jpc_t2enc.c 334 if (cp->tcp.csty & JPC_COD_EPH) {
jpc_dec.c     [all...]
jpc_enc.c 510 cp->tcp.csty |= JPC_COD_EPH;
    [all...]

Completed in 2816 milliseconds