Searched refs:MCU_vert_offset (Results 1 – 4 of 4) sorted by relevance
31 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member82 coef->MCU_vert_offset = 0; in start_iMCU_row()
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()
226 int MCU_vert_offset; /* counts MCU rows within iMCU row */ member259 coef->MCU_vert_offset = 0; in start_iMCU_row()314 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in compress_output()352 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()109 coef->MCU_vert_offset = yoffset; in decompress_onepass()216 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row; in consume_data()237 coef->MCU_vert_offset = yoffset; in consume_data()