Searched defs:src_coef_arrays (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/ |
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() 604 jvirt_barray_ptr *src_coef_arrays, in do_flatten() 652 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays, in do_reflect() 723 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays) in do_flip_h_no_crop() [all …]
|
D | jpegtran.c | 472 jvirt_barray_ptr *src_coef_arrays; in jpegtran() local
|