Lines Matching refs:blkn
153 int blkn, ci, xindex, yindex, yoffset, useful_width;
187 * We skip dummy blocks at the right and bottom edges (but blkn gets
191 blkn = 0; /* index of current DCT block within MCU */
196 blkn += compptr->MCU_blocks;
211 (JCOEFPTR) coef->MCU_buffer[blkn+xindex],
216 blkn += compptr->MCU_width;
259 int blkn, ci, xindex, yindex, yoffset;
313 blkn = 0; /* index of current DCT block within MCU */
320 coef->MCU_buffer[blkn++] = buffer_ptr++;
324 jzero_far((void FAR *) coef->MCU_buffer[blkn-1],
456 int blkn, ci, xindex, yindex, yoffset;
497 blkn = 0; /* index of current DCT block within MCU */
507 coef->MCU_buffer[blkn++] = buffer_ptr++;
510 jzero_far((void FAR *) coef->MCU_buffer[blkn-1],