Home | History | Annotate | Download | only in libjasper

Lines Matching full:jas_stream_getc

446                 if ((c = jas_stream_getc(cmpt->stream_)) == EOF) {
902 if ((c = jas_stream_getc(cmpt->stream_)) == EOF) {
1210 if ((c = jas_stream_getc(in)) == EOF)