Home | History | Annotate | Download | only in jpeg

Lines Matching refs:yindex

153   int blkn, ci, xindex, yindex, yoffset, useful_width;
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset;
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
396 int ci, xindex, yindex, yoffset;
456 int blkn, ci, xindex, yindex, yoffset;
504 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
505 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;