Searched refs:JPC_MS_SIZ (Results 1 – 4 of 4) sorted by relevance
638 #define JPC_MS_SIZ 0xff51 /* Image and tile size (SIZ). */ macro
179 {JPC_MS_SIZ, "SIZ", {jpc_siz_destroyparms, jpc_siz_getparms,311 if (ms->id == JPC_MS_SIZ) { in jpc_getms()360 if (ms->id == JPC_MS_SIZ) { in jpc_putms()
213 {JPC_MS_SIZ, JPC_MHSIZ, jpc_dec_process_siz},
929 if (!(enc->mrk = jpc_ms_create(JPC_MS_SIZ))) { in jpc_enc_encodemainhdr()