Home | History | Annotate | Download | only in jpeg

Lines Matching refs:JPEG_SUSPENDED

412             if (jpeg_read_header(&m_info, true) == JPEG_SUSPENDED)
537 } while ((status != JPEG_SUSPENDED) && (status != JPEG_REACHED_EOI));