Searched refs:JPC_MS_EPH (Results 1 – 4 of 4) sorted by relevance
657 #define JPC_MS_EPH 0xff92 /* End of packet header (EPH). */ macro724 (x) == JPC_MS_EPH || ((x) >= 0xff30 && (x) <= 0xff3f)))
349 if (jpc_dec_lookahead(pkthdrstream) == JPC_MS_EPH) { in jpc_dec_decodepkt()354 if (jpc_ms_gettype(ms) != JPC_MS_EPH) { in jpc_dec_decodepkt()433 case JPC_MS_EPH: in jpc_dec_decodepkts()
335 if (!(ms = jpc_ms_create(JPC_MS_EPH))) { in jpc_enc_encpkt()
201 {JPC_MS_EPH, "EPH", {0, 0, 0, 0}},