Lines Matching refs:td_rowsperstrip
1059 if (segment_height > td->td_rowsperstrip)1060 segment_height = td->td_rowsperstrip;1708 if (td->td_rowsperstrip < td->td_imagelength &&1709 (td->td_rowsperstrip % (sp->v_sampling * DCTSIZE)) != 0) {1771 if (segment_height > td->td_rowsperstrip)1772 segment_height = td->td_rowsperstrip;