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

/external/libjpeg-turbo/
H A Djdmaster.c116 jdiv_round_up((long) cinfo->image_width, (long) DCTSIZE);
118 jdiv_round_up((long) cinfo->image_height, (long) DCTSIZE);
124 jdiv_round_up((long) cinfo->image_width * 2L, (long) DCTSIZE);
126 jdiv_round_up((long) cinfo->image_height * 2L, (long) DCTSIZE);
132 jdiv_round_up((long) cinfo->image_width * 3L, (long) DCTSIZE);
134 jdiv_round_up((long) cinfo->image_height * 3L, (long) DCTSIZE);
140 jdiv_round_up((long) cinfo->image_width * 4L, (long) DCTSIZE);
142 jdiv_round_up((long) cinfo->image_height * 4L, (long) DCTSIZE);
148 jdiv_round_up((long) cinfo->image_width * 5L, (long) DCTSIZE);
150 jdiv_round_up((lon
[all...]
H A Djutils.c75 jdiv_round_up (long a, long b) function
H A Djdinput.c104 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
107 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
120 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
123 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
133 jdiv_round_up((long) cinfo->image_height,
187 jdiv_round_up((long) cinfo->image_width,
190 jdiv_round_up((long) cinfo->image_height,
H A Djcmaster.c149 jdiv_round_up((long) cinfo->_jpeg_width * (long) compptr->h_samp_factor,
152 jdiv_round_up((long) cinfo->_jpeg_height * (long) compptr->v_samp_factor,
156 jdiv_round_up((long) cinfo->_jpeg_width * (long) compptr->h_samp_factor,
159 jdiv_round_up((long) cinfo->_jpeg_height * (long) compptr->v_samp_factor,
169 jdiv_round_up((long) cinfo->_jpeg_height,
397 jdiv_round_up((long) cinfo->_jpeg_width,
400 jdiv_round_up((long) cinfo->_jpeg_height,
H A Djdapistd.c213 (JDIMENSION) jdiv_round_up((long) (*xoffset + cinfo->output_width),
221 (JDIMENSION) jdiv_round_up((long) (cinfo->output_width *
234 (JDIMENSION) jdiv_round_up((long) ((*xoffset + cinfo->output_width) *
H A Djpegint.h344 EXTERN(long) jdiv_round_up (long a, long b);
H A Dtransupp.c1099 jdiv_round_up((long) info->output_width,
1102 jdiv_round_up((long) info->output_height,
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jdinput.c85 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
88 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
96 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
99 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
109 jdiv_round_up((long) cinfo->image_height,
163 jdiv_round_up((long) cinfo->image_width,
166 jdiv_round_up((long) cinfo->image_height,
H A Dfpdfapi_jdmaster.c102 jdiv_round_up((long) cinfo->image_width, 8L);
104 jdiv_round_up((long) cinfo->image_height, 8L);
109 jdiv_round_up((long) cinfo->image_width, 4L);
111 jdiv_round_up((long) cinfo->image_height, 4L);
116 jdiv_round_up((long) cinfo->image_width, 2L);
118 jdiv_round_up((long) cinfo->image_height, 2L);
151 jdiv_round_up((long) cinfo->image_width *
155 jdiv_round_up((long) cinfo->image_height *
H A Dfpdfapi_jutils.c72 jdiv_round_up (long a, long b) function
H A Dfpdfapi_jcmaster.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 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 262 milliseconds