Searched refs:jround_up (Results 1 – 7 of 7) sorted by relevance
133 jround_up (long a, long b) in jround_up() function
432 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_c_coef_controller()434 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_coef_controller()
323 #define jround_up jRound macro398 EXTERN(long) jround_up JPP((long a, long b));
276 ((JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_main_controller()
276 (JDIMENSION) jround_up((long) cinfo->output_height, in jinit_d_post_controller()
354 (JDIMENSION) jround_up((long) cinfo->output_width, in jinit_upsampler()
711 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_d_coef_controller()713 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_d_coef_controller()
Completed in 13 milliseconds