Lines Matching refs:td_rowsperstrip
1039 if (segment_height > td->td_rowsperstrip)1040 segment_height = td->td_rowsperstrip;1596 if (td->td_rowsperstrip < td->td_imagelength &&1597 (td->td_rowsperstrip % (sp->v_sampling * DCTSIZE)) != 0) {1659 if (segment_height > td->td_rowsperstrip)1660 segment_height = td->td_rowsperstrip;