Home | History | Annotate | Download | only in jpeg-6b

Lines Matching defs:start_col

155   JDIMENSION start_col, output_col;
204 start_col = MCU_col_num * compptr->MCU_sample_width;
208 output_col = start_col;
260 JDIMENSION start_col;
316 start_col = MCU_col_num * compptr->MCU_width;
318 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
397 JDIMENSION start_col;
457 JDIMENSION start_col;
500 start_col = MCU_col_num * compptr->MCU_width;
505 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;