Searched refs:my_coef_ptr (Results 1 – 3 of 3) sorted by relevance
58 typedef my_coef_controller * my_coef_ptr; typedef76 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()
220 typedef my_coef_controller * my_coef_ptr; typedef227 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row()254 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef()277 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output()363 my_coef_ptr coef; in transencode_coef_controller()367 coef = (my_coef_ptr) in transencode_coef_controller()
63 typedef my_coef_controller * my_coef_ptr; typedef83 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()
Completed in 8 milliseconds