Searched refs:last_row_height (Results 1 – 7 of 7) sorted by relevance
77 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
256 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()328 yindex+yoffset < compptr->last_row_height) { in compress_output()
172 compptr->last_row_height = tmp; in per_scan_setup()208 compptr->last_row_height = tmp; in per_scan_setup()
87 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()176 yoffset+yindex < compptr->last_row_height) { in compress_data()
382 compptr->last_row_height = tmp; in per_scan_setup()418 compptr->last_row_height = tmp; in per_scan_setup()
177 int last_row_height; /* # of non-dummy blocks down in last MCU */ member
140 yoffset+yindex < compptr->last_row_height) { in decompress_onepass()