Lines Matching refs:color_buf
61 JSAMPARRAY color_buf[MAX_COMPONENTS]; member
148 prep->color_buf, in pre_process_data()
158 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width, in pre_process_data()
166 prep->color_buf, (JDIMENSION) 0, in pre_process_data()
215 prep->color_buf, in pre_process_context()
223 jcopy_sample_rows(prep->color_buf[ci], 0, in pre_process_context()
224 prep->color_buf[ci], -row, in pre_process_context()
239 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width, in pre_process_context()
248 prep->color_buf, in pre_process_context()
304 prep->color_buf[ci] = fake_buffer + rgroup_height; in create_context_buffer()
349 prep->color_buf[ci] = (*cinfo->mem->alloc_sarray) in jinit_c_prep_controller()