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

  /external/opencv3/3rdparty/libjasper/
jpc_cs.h 660 #define JPC_MS_CRG 0xff63 /* Component registration (CRG). */
jpc_cs.c 202 {JPC_MS_CRG, "CRG", {0, jpc_crg_getparms, jpc_crg_putparms,
    [all...]
jpc_dec.c 226 {JPC_MS_CRG, JPC_MH, jpc_dec_process_crg},
    [all...]
jpc_enc.c 976 if (!(enc->mrk = jpc_ms_create(JPC_MS_CRG))) {
    [all...]

Completed in 3494 milliseconds