Lines Matching refs:thisblockrow
254 JBLOCKROW thisblockrow, lastblockrow;
281 thisblockrow = buffer[block_row];
283 input_buf[ci], thisblockrow,
288 thisblockrow += blocks_across; /* => first dummy block */
289 jzero_far((void FAR *) thisblockrow, ndummy * SIZEOF(JBLOCK));
290 lastDC = thisblockrow[-1][0];
292 thisblockrow[bi][0] = lastDC;
306 thisblockrow = buffer[block_row];
308 jzero_far((void FAR *) thisblockrow,
313 thisblockrow[bi][0] = lastDC;
315 thisblockrow += h_samp_factor; /* advance to next MCU in row */