Searched refs:last_row_height (Results 1 – 7 of 7) sorted by relevance
78 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
174 compptr->last_row_height = tmp; in per_scan_setup()211 compptr->last_row_height = tmp; in per_scan_setup()
255 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()327 yindex + yoffset < compptr->last_row_height) { in compress_output()
85 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()174 yoffset + yindex < compptr->last_row_height) { in compress_data()
383 compptr->last_row_height = tmp; in per_scan_setup()419 compptr->last_row_height = tmp; in per_scan_setup()
183 int last_row_height; /* # of non-dummy blocks down in last MCU */ member
141 yoffset + yindex < compptr->last_row_height) { in decompress_onepass()