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

/external/jpeg/
H A Djdinput.c141 compptr->MCU_height = 1;
177 compptr->MCU_height = compptr->v_samp_factor;
178 compptr->MCU_blocks = compptr->MCU_width * compptr->MCU_height;
193 tmp = (int) (compptr->height_in_blocks % compptr->MCU_height);
194 if (tmp == 0) tmp = compptr->MCU_height;
H A Djcmaster.c326 compptr->MCU_height = 1;
362 compptr->MCU_height = compptr->v_samp_factor;
363 compptr->MCU_blocks = compptr->MCU_width * compptr->MCU_height;
369 tmp = (int) (compptr->height_in_blocks % compptr->MCU_height);
370 if (tmp == 0) tmp = compptr->MCU_height;
H A Djccoefct.c174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
373 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Djctrans.c312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Djdcoefct.c205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
504 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Djpeglib.h165 int MCU_height; /* number of blocks per MCU, vertically */ member in struct:__anon6514
166 int MCU_blocks; /* MCU_width * MCU_height */
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdinput.c140 compptr->MCU_height = 1;
176 compptr->MCU_height = compptr->v_samp_factor;
177 compptr->MCU_blocks = compptr->MCU_width * compptr->MCU_height;
183 tmp = (int) (compptr->height_in_blocks % compptr->MCU_height);
184 if (tmp == 0) tmp = compptr->MCU_height;
H A Dfpdfapi_jcmaster.c327 compptr->MCU_height = 1;
363 compptr->MCU_height = compptr->v_samp_factor;
364 compptr->MCU_blocks = compptr->MCU_width * compptr->MCU_height;
370 tmp = (int) (compptr->height_in_blocks % compptr->MCU_height);
371 if (tmp == 0) tmp = compptr->MCU_height;
H A Dfpdfapi_jccoefct.c175 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
374 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Dfpdfapi_jdcoefct.c193 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
278 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Dfpdfapi_jctrans.c313 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
H A Djpeglib.h232 int MCU_height; /* number of blocks per MCU, vertically */ member in struct:__anon13327
233 int MCU_blocks; /* MCU_width * MCU_height */
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h232 int MCU_height; /* number of blocks per MCU, vertically */ member in struct:__anon13114
233 int MCU_blocks; /* MCU_width * MCU_height */
/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 424 milliseconds