Searched refs:jpc_dec_lookahead (Results 1 – 1 of 1) sorted by relevance
97 long jpc_dec_lookahead(jas_stream_t *in);208 if (jpc_dec_lookahead(in) == JPC_MS_SOP) { in jpc_dec_decodepkt()349 if (jpc_dec_lookahead(pkthdrstream) == JPC_MS_EPH) { in jpc_dec_decodepkt()427 switch (jpc_dec_lookahead(in)) { in jpc_dec_decodepkts()567 long jpc_dec_lookahead(jas_stream_t *in) in jpc_dec_lookahead() function