Searched refs:JPC_MS_PLM (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jpc_cs.h | 650 #define JPC_MS_PLM 0xff57 /* Packet length, main header (PLM). */ macro
|
D | jpc_cs.c | 194 {JPC_MS_PLM, "PLM", {0, jpc_unk_getparms, jpc_unk_putparms, 0}},
|
D | jpc_dec.c | 221 {JPC_MS_PLM, JPC_MH, 0},
|