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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/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.c289 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
319 yindex+yoffset < compptr->last_row_height) {
321 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c156 int blkn, ci, xindex, yindex, yoffset, useful_width; local
195 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
197 yoffset+yindex < compptr->last_row_height) {
251 int blkn, ci, xindex, yindex, yoffset; local
280 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
281 buffer_ptr = buffer[ci][yindex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djccoefct.c149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
176 /* ypos == (yoffset+yindex) * DCTSIZE */
177 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
179 yoffset+yindex < compptr->last_row_height) {
349 int blkn, ci, xindex, yindex, yoffset; local
377 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Djctrans.c277 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
305 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
307 yindex+yoffset < compptr->last_row_height) {
309 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
192 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
194 yoffset+yindex < compptr->last_row_height) {
248 int blkn, ci, xindex, yindex, yoffset; local
277 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
278 buffer_ptr = buffer[ci][yindex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Darcfb.c252 unsigned int xindex, yindex, chipindex, linesize; local
258 yindex = upper >> 6;
259 chipindex = (xindex + (yindex*num_cols));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlparser.c627 static void yindex (LexState *ls, expdesc *v) { function
663 yindex(ls, &key);
914 yindex(ls, &key);

Completed in 183 milliseconds