Searched refs:yindex (Results 1 - 11 of 11) 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/qemu/distrib/jpeg-6b/
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/icu4c/i18n/
H A Dindiancal.cpp162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
172 yindex = uprv_floor(dquad / 365);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
/external/freetype/src/smooth/
H A Dftgrays.c1335 int yindex; local
1338 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1343 printf( "%3d:", yindex );
1345 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1357 int yindex; local
1369 for ( yindex = 0; yindex < ras.ycount; yindex
1785 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 138 milliseconds