Searched refs:coef_arrays (Results 1 – 18 of 18) sorted by relevance
24 jvirt_barray_ptr *coef_arrays);26 jvirt_barray_ptr *coef_arrays);42 jpeg_write_coefficients(j_compress_ptr cinfo, jvirt_barray_ptr *coef_arrays) in jpeg_write_coefficients() argument52 transencode_master_selection(cinfo, coef_arrays); in jpeg_write_coefficients()167 jvirt_barray_ptr *coef_arrays) in transencode_master_selection() argument195 transencode_coef_controller(cinfo, coef_arrays); in transencode_master_selection()376 jvirt_barray_ptr *coef_arrays) in transencode_coef_controller() argument390 coef->whole_image = coef_arrays; in transencode_coef_controller()
86 return cinfo->coef->coef_arrays; in jpeg_read_coefficients()
63 if (coef->pub.coef_arrays != NULL) { in start_output_pass()668 coef->pub.coef_arrays = coef->whole_image; /* link to virtual arrays */ in jinit_d_coef_controller()685 coef->pub.coef_arrays = NULL; /* flag for no virtual arrays */ in jinit_d_coef_controller()
896 jvirt_barray_ptr *coef_arrays; in jtransform_request_workspace() local1097 coef_arrays = (jvirt_barray_ptr *) in jtransform_request_workspace()1118 coef_arrays[ci] = (*srcinfo->mem->request_virt_barray) in jtransform_request_workspace()1122 info->workspace_coef_arrays = coef_arrays; in jtransform_request_workspace()
189 jvirt_barray_ptr *coef_arrays; member
1043 jvirt_barray_ptr *coef_arrays);
25 jvirt_barray_ptr *coef_arrays);27 jvirt_barray_ptr *coef_arrays);43 jpeg_write_coefficients(j_compress_ptr cinfo, jvirt_barray_ptr *coef_arrays) in jpeg_write_coefficients() argument53 transencode_master_selection(cinfo, coef_arrays); in jpeg_write_coefficients()168 jvirt_barray_ptr *coef_arrays) in transencode_master_selection() argument196 transencode_coef_controller(cinfo, coef_arrays); in transencode_master_selection()377 jvirt_barray_ptr *coef_arrays) in transencode_coef_controller() argument391 coef->whole_image = coef_arrays; in transencode_coef_controller()
87 return cinfo->coef->coef_arrays; in jpeg_read_coefficients()
63 if (coef->pub.coef_arrays != NULL) { in start_output_pass()854 coef->pub.coef_arrays = coef->whole_image; /* link to virtual arrays */ in jinit_d_coef_controller()871 coef->pub.coef_arrays = NULL; /* flag for no virtual arrays */ in jinit_d_coef_controller()
192 jvirt_barray_ptr *coef_arrays; member
1493 jvirt_barray_ptr *coef_arrays; in jtransform_request_workspace() local1790 coef_arrays = (jvirt_barray_ptr *) in jtransform_request_workspace()1811 coef_arrays[ci] = (*srcinfo->mem->request_virt_barray) in jtransform_request_workspace()1815 info->workspace_coef_arrays = coef_arrays; in jtransform_request_workspace()
1047 jvirt_barray_ptr *coef_arrays);