Searched defs:src_coef_arrays (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | transupp.c | 191 adjust_quant(j_decompress_ptr srcinfo, jvirt_barray_ptr *src_coef_arrays, in adjust_quant() 229 jvirt_barray_ptr *src_coef_arrays, in do_drop() 277 jvirt_barray_ptr *src_coef_arrays, in do_crop() 313 jvirt_barray_ptr *src_coef_arrays, in do_crop_ext_zero() 388 jvirt_barray_ptr *src_coef_arrays, in do_crop_ext_flat() 468 jvirt_barray_ptr *src_coef_arrays, in do_crop_ext_reflect() 570 jvirt_barray_ptr *src_coef_arrays, in do_wipe() 605 jvirt_barray_ptr *src_coef_arrays, in do_flatten() 654 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays, in do_reflect() 725 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays) in do_flip_h_no_crop() [all …]
|
H A D | jpegtran.c | 469 jvirt_barray_ptr *src_coef_arrays; in jpegtran() local
|