Home
last modified time | relevance | path

Searched refs:coef_arrays (Results 1 – 7 of 7) sorted by relevance

/external/jpeg/
Djctrans.c20 JPP((j_compress_ptr cinfo, jvirt_barray_ptr * coef_arrays));
22 JPP((j_compress_ptr cinfo, jvirt_barray_ptr * coef_arrays));
38 jpeg_write_coefficients (j_compress_ptr cinfo, jvirt_barray_ptr * coef_arrays) in jpeg_write_coefficients() argument
48 transencode_master_selection(cinfo, coef_arrays); in jpeg_write_coefficients()
159 jvirt_barray_ptr * coef_arrays) in transencode_master_selection() argument
183 transencode_coef_controller(cinfo, coef_arrays); in transencode_master_selection()
364 jvirt_barray_ptr * coef_arrays) in transencode_coef_controller() argument
378 coef->whole_image = coef_arrays; in transencode_coef_controller()
Dtransupp.c571 jvirt_barray_ptr *coef_arrays = NULL; in jtransform_request_workspace() local
596 coef_arrays = (jvirt_barray_ptr *) in jtransform_request_workspace()
601 coef_arrays[ci] = (*srcinfo->mem->request_virt_barray) in jtransform_request_workspace()
618 coef_arrays = (jvirt_barray_ptr *) in jtransform_request_workspace()
623 coef_arrays[ci] = (*srcinfo->mem->request_virt_barray) in jtransform_request_workspace()
633 info->workspace_coef_arrays = coef_arrays; in jtransform_request_workspace()
Djdtrans.c83 return cinfo->coef->coef_arrays; in jpeg_read_coefficients()
Djdcoefct.c125 if (coef->pub.coef_arrays != NULL) { in start_output_pass()
717 coef->pub.coef_arrays = coef->whole_image; /* link to virtual arrays */ in jinit_d_coef_controller()
734 coef->pub.coef_arrays = NULL; /* flag for no virtual arrays */ in jinit_d_coef_controller()
Djpegint.h173 jvirt_barray_ptr *coef_arrays; member
Djpeglib.h1021 jvirt_barray_ptr * coef_arrays));
/external/tesseract/liblept/
Djpeglib.h1021 jvirt_barray_ptr * coef_arrays));