HomeSort by relevance Sort by last modified time
    Searched refs:jdiv_round_up (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jdmaster.c 114 jdiv_round_up((long) cinfo->image_width, (long) DCTSIZE);
116 jdiv_round_up((long) cinfo->image_height, (long) DCTSIZE);
122 jdiv_round_up((long) cinfo->image_width * 2L, (long) DCTSIZE);
124 jdiv_round_up((long) cinfo->image_height * 2L, (long) DCTSIZE);
130 jdiv_round_up((long) cinfo->image_width * 3L, (long) DCTSIZE);
132 jdiv_round_up((long) cinfo->image_height * 3L, (long) DCTSIZE);
138 jdiv_round_up((long) cinfo->image_width * 4L, (long) DCTSIZE);
140 jdiv_round_up((long) cinfo->image_height * 4L, (long) DCTSIZE);
146 jdiv_round_up((long) cinfo->image_width * 5L, (long) DCTSIZE);
148 jdiv_round_up((long) cinfo->image_height * 5L, (long) DCTSIZE)
    [all...]
jdinput.c 102 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,
113 jdiv_round_up((long) cinfo->image_width * (long) compptr->h_samp_factor,
116 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
126 jdiv_round_up((long) cinfo->image_height,
180 jdiv_round_up((long) cinfo->image_width,
183 jdiv_round_up((long) cinfo->image_height,
jutils.c 72 jdiv_round_up (long a, long b) function
jcmaster.c 137 jdiv_round_up((long) cinfo->_jpeg_width * (long) compptr->h_samp_factor,
140 jdiv_round_up((long) cinfo->_jpeg_height * (long) compptr->v_samp_factor,
144 jdiv_round_up((long) cinfo->_jpeg_width * (long) compptr->h_samp_factor,
147 jdiv_round_up((long) cinfo->_jpeg_height * (long) compptr->v_samp_factor,
157 jdiv_round_up((long) cinfo->_jpeg_height,
385 jdiv_round_up((long) cinfo->_jpeg_width,
388 jdiv_round_up((long) cinfo->_jpeg_height,
jpeglibmangler.h 51 #define jdiv_round_up chromium_jdiv_round_up macro
jpegint.h 326 #define jdiv_round_up jDivRound macro
377 EXTERN(long) jdiv_round_up JPP((long a, long b));
  /external/jpeg/
jdinput.c 87 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)
jdmaster.c 119 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 *
jutils.c 72 jdiv_round_up (long a, long b) function
jcmaster.c 102 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,
jdapistd.c 222 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);
jpegint.h 353 #define jdiv_round_up jDivRound macro
403 EXTERN(long) jdiv_round_up JPP((long a, long b));
  /external/qemu/distrib/jpeg-6b/
jdinput.c 87 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)
jdmaster.c 119 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 *
jutils.c 72 jdiv_round_up (long a, long b) function
jcmaster.c 102 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,
jdapistd.c 222 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);
jpegint.h 353 #define jdiv_round_up jDivRound macro
403 EXTERN(long) jdiv_round_up JPP((long a, long b));
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdinput.c 86 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,
fpdfapi_jdmaster.c 103 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 *
fpdfapi_jutils.c 73 jdiv_round_up (long a, long b) function
fpdfapi_jcmaster.c 103 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,
jpegint.h 323 #define jdiv_round_up jDivRound macro
371 EXTERN(long) jdiv_round_up JPP((long a, long b));
  /external/pdfium/core/include/thirdparties/libjpeg/
jpegint.h 323 #define jdiv_round_up jDivRound macro
371 EXTERN(long) jdiv_round_up JPP((long a, long b));
jpeglib.h 20 #define jdiv_round_up FOXIT_PREFIX(jdiv_round_up) macro
    [all...]

Completed in 516 milliseconds

1 2