Searched refs:jdiv_round_up (Results 1 - 17 of 17) sorted by relevance

/external/jpeg/
H A Djdinput.c87 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
90 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
98 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
101 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
111 jdiv_round_up((long) cinfo->image_height,
165 jdiv_round_up((long) cinfo->image_width,
168 jdiv_round_up((long) cinfo->image_height,
186 tmp = (int) (jdiv_round_up(cinfo->image_width, 8)
H A Djdmaster.c119 jdiv_round_up((long) cinfo->image_width, 8L);
121 jdiv_round_up((long) cinfo->image_height, 8L);
126 jdiv_round_up((long) cinfo->image_width, 4L);
128 jdiv_round_up((long) cinfo->image_height, 4L);
133 jdiv_round_up((long) cinfo->image_width, 2L);
135 jdiv_round_up((long) cinfo->image_height, 2L);
168 jdiv_round_up((long) cinfo->image_width *
172 jdiv_round_up((long) cinfo->image_height *
H A Djutils.c72 jdiv_round_up (long a, long b) function
H A Djcmaster.c102 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
105 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
109 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
112 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
122 jdiv_round_up((long) cinfo->image_height,
350 jdiv_round_up((long) cinfo->image_width,
353 jdiv_round_up((long) cinfo->image_height,
H A Djdapistd.c222 jdiv_round_up(*start_x + *width, lines_per_iMCU_col);
248 *height = jdiv_round_up(*height, sample_size);
262 jdiv_round_up(col_right_boundary, index->MCU_sample_size);
H A Djpegint.h353 #define jdiv_round_up jDivRound macro
403 EXTERN(long) jdiv_round_up JPP((long a, long b));
H A Djdcoefct.c404 * jdiv_round_up(cinfo->MCUs_per_row, index->MCU_sample_size)
469 scan_header->MCUs_per_row = jdiv_round_up(cinfo->MCUs_per_row, sample_size);
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdinput.c86 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
89 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
97 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
100 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
110 jdiv_round_up((long) cinfo->image_height,
164 jdiv_round_up((long) cinfo->image_width,
167 jdiv_round_up((long) cinfo->image_height,
H A Dfpdfapi_jdmaster.c103 jdiv_round_up((long) cinfo->image_width, 8L);
105 jdiv_round_up((long) cinfo->image_height, 8L);
110 jdiv_round_up((long) cinfo->image_width, 4L);
112 jdiv_round_up((long) cinfo->image_height, 4L);
117 jdiv_round_up((long) cinfo->image_width, 2L);
119 jdiv_round_up((long) cinfo->image_height, 2L);
152 jdiv_round_up((long) cinfo->image_width *
156 jdiv_round_up((long) cinfo->image_height *
H A Dfpdfapi_jutils.c73 jdiv_round_up (long a, long b) function
H A Dfpdfapi_jcmaster.c103 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
106 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
110 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
113 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
123 jdiv_round_up((long) cinfo->image_height,
351 jdiv_round_up((long) cinfo->image_width,
354 jdiv_round_up((long) cinfo->image_height,
H A Djpegint.h323 #define jdiv_round_up jDivRound macro
371 EXTERN(long) jdiv_round_up JPP((long a, long b));
H A Djpeglib.h20 #define jdiv_round_up FOXIT_PREFIX(jdiv_round_up) macro
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpegint.h323 #define jdiv_round_up jDivRound macro
371 EXTERN(long) jdiv_round_up JPP((long a, long b));
H A Djpeglib.h20 #define jdiv_round_up FOXIT_PREFIX(jdiv_round_up) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 141 milliseconds