Home
last modified time | relevance | path

Searched refs:my_coef_ptr (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Djccoefct.c58 typedef my_coef_controller * my_coef_ptr; typedef
76 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row()
103 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef()
146 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_data()
251 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_first_pass()
348 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output()
412 my_coef_ptr coef; in jinit_c_coef_controller()
414 coef = (my_coef_ptr) in jinit_c_coef_controller()
H A Djdcoefct.c63 typedef my_coef_controller * my_coef_ptr; typedef
83 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row()
123 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_output_pass()
150 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_onepass()
248 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data()
319 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_data()
409 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in smoothing_ok()
465 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_smooth_data()
680 my_coef_ptr coef; in jinit_d_coef_controller()
682 coef = (my_coef_ptr) in jinit_d_coef_controller()
H A Djctrans.c238 typedef my_coef_controller * my_coef_ptr; typedef
245 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row()
272 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef()
295 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output()
381 my_coef_ptr coef; in transencode_coef_controller()
385 coef = (my_coef_ptr) in transencode_coef_controller()