Home
last modified time | relevance | path

Searched refs:jround_up (Results 1 – 8 of 8) sorted by relevance

/external/jpeg/
Djutils.c81 jround_up (long a, long b) in jround_up() function
Djccoefct.c427 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_c_coef_controller()
429 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_coef_controller()
Dtransupp.c603 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jtransform_request_workspace()
605 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jtransform_request_workspace()
625 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jtransform_request_workspace()
627 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jtransform_request_workspace()
Djpegint.h354 #define jround_up jRound macro
404 EXTERN(long) jround_up JPP((long a, long b));
Djcmainct.c273 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_main_controller()
Djdcoefct.c961 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_d_coef_controller()
1011 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_d_coef_controller()
1013 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_d_coef_controller()
Djdpostct.c276 (JDIMENSION) jround_up((long) cinfo->output_height, in jinit_d_post_controller()
Djdsample.c473 (JDIMENSION) jround_up((long) cinfo->output_width, in jinit_upsampler()