Searched refs:MCU_vert_offset (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djccoefct.c39 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon604
91 coef->MCU_vert_offset = 0;
154 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
206 coef->MCU_vert_offset = yoffset;
364 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
383 coef->MCU_vert_offset = yoffset;
H A Djctrans.c219 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon619
252 coef->MCU_vert_offset = 0;
306 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
344 coef->MCU_vert_offset = yoffset;
H A Djdcoefct.c34 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon622
98 coef->MCU_vert_offset = 0;
163 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
172 coef->MCU_vert_offset = yoffset;
271 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
290 coef->MCU_vert_offset = yoffset;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djccoefct.c39 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon3902
91 coef->MCU_vert_offset = 0;
155 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
209 coef->MCU_vert_offset = yoffset;
368 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
387 coef->MCU_vert_offset = yoffset;
H A Djctrans.c206 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon3916
239 coef->MCU_vert_offset = 0;
294 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
332 coef->MCU_vert_offset = yoffset;
H A Djdcoefct.c34 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon3920
98 coef->MCU_vert_offset = 0;
160 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
169 coef->MCU_vert_offset = yoffset;
268 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
287 coef->MCU_vert_offset = yoffset;

Completed in 113 milliseconds