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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djccoefct.c39 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member in struct:__anon947
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:__anon961
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:__anon965
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 103 milliseconds