Searched refs:yindex (Results 1 - 13 of 13) sorted by relevance

/external/jpeg/
H A Djccoefct.c149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Djctrans.c284 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
314 yindex+yoffset < compptr->last_row_height) {
316 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
[all...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jccoefct.c150 int blkn, bi, ci, yindex, yoffset, blockcnt; local
174 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
175 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
177 yoffset+yindex < compptr->last_row_height) {
346 int blkn, ci, xindex, yindex, yoffset; local
374 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Dfpdfapi_jctrans.c285 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
313 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
315 yindex+yoffset < compptr->last_row_height) {
317 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Dfpdfapi_jdcoefct.c154 int blkn, ci, xindex, yindex, yoffset, useful_width; local
193 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
195 yoffset+yindex < compptr->last_row_height) {
249 int blkn, ci, xindex, yindex, yoffset; local
278 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
279 buffer_ptr = buffer[ci][yindex
[all...]
/external/icu/icu4c/source/i18n/
H A Dindiancal.cpp161 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
171 yindex = uprv_floor(dquad / 365);
172 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
173 if (!((cent == 4) || (yindex == 4))) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DIndianCalendar.java529 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj;
540 yindex = Math.floor(dquad / 365);
541 year = (int)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
543 if (!((cent == 4) || (yindex == 4))) {
/external/freetype/src/smooth/
H A Dftgrays.c1381 int yindex; local
1384 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1389 printf( "%3d:", yindex );
1391 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1403 int yindex; local
1415 for ( yindex = 0; yindex < ras.ycount; yindex
1857 int yindex; local
[all...]
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c1365 int yindex; local
1368 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1373 printf( "%3d:", yindex );
1375 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1387 int yindex; local
1399 for ( yindex = 0; yindex < ras.ycount; yindex
1838 int yindex; local
[all...]
/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 Dcom.ibm.icu_4.2.1.v20100412.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 6099 milliseconds