Searched refs:MCU_vert_offset (Results 1 – 4 of 4) sorted by relevance
42 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member89 coef->MCU_vert_offset = 0; in start_iMCU_row()152 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_data()206 coef->MCU_vert_offset = yoffset; in compress_data()364 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()383 coef->MCU_vert_offset = yoffset; in compress_output()
30 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member81 coef->MCU_vert_offset = 0; in start_iMCU_row()
225 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member258 coef->MCU_vert_offset = 0; in start_iMCU_row()313 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()351 coef->MCU_vert_offset = yoffset; in compress_output()
98 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in decompress_onepass()107 coef->MCU_vert_offset = yoffset; in decompress_onepass()214 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data()233 coef->MCU_vert_offset = yoffset; in consume_data()