Searched refs:jas_stream_error (Results 1 – 3 of 3) sorted by relevance
322 #define jas_stream_error(stream) \ macro
895 return (!all || jas_stream_error(in)) ? (-1) : 0; in jas_stream_copy()
1006 if (jas_stream_error(in) || jas_stream_eof(in)) { in jpc_qcx_getcompparms()