Home | History | Annotate | Download | only in jpeg

Lines Matching refs:output_scan_number

544                         // (output_scan_number == 0) and we have enough data for
546 if (!m_info.output_scan_number && (scan > 1) && (status != JPEG_REACHED_EOI))
575 if (jpeg_input_complete(&m_info) && (m_info.input_scan_number == m_info.output_scan_number))