Lines Matching refs:color_buf
59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member
146 prep->color_buf, in pre_process_data()
156 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width, in pre_process_data()
164 prep->color_buf, (JDIMENSION) 0, in pre_process_data()
213 prep->color_buf, in pre_process_context()
221 jcopy_sample_rows(prep->color_buf[ci], 0, in pre_process_context()
222 prep->color_buf[ci], -row, in pre_process_context()
237 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width, in pre_process_context()
246 prep->color_buf, in pre_process_context()
302 prep->color_buf[ci] = fake_buffer + rgroup_height; in create_context_buffer()
347 prep->color_buf[ci] = (*cinfo->mem->alloc_sarray) in jinit_c_prep_controller()