Searched refs:JPC_SEG_RAW (Results 1 – 4 of 4) sorted by relevance
98 #define JPC_SEG_RAW 2 macro
174 return ((passno < firstpassno + 10) ? JPC_SEG_MQ : JPC_SEG_RAW); in JPC_SEGTYPE()
230 assert(seg->type == JPC_SEG_RAW); in jpc_dec_decodecblk()307 assert(seg->type == JPC_SEG_RAW); in jpc_dec_decodecblk()
253 assert(pass->type == JPC_SEG_RAW); in jpc_enc_enccblk()