Home
last modified time | relevance | path

Searched refs:last_row_height (Results 1 – 7 of 7) sorted by relevance

/external/libjpeg-turbo/
Djdcoefct.h77 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
Djctrans.c256 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()
Djdinput.c172 compptr->last_row_height = tmp; in per_scan_setup()
208 compptr->last_row_height = tmp; in per_scan_setup()
Djccoefct.c87 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()
Djcmaster.c382 compptr->last_row_height = tmp; in per_scan_setup()
418 compptr->last_row_height = tmp; in per_scan_setup()
Djpeglib.h177 int last_row_height; /* # of non-dummy blocks down in last MCU */ member
Djdcoefct.c140 yoffset+yindex < compptr->last_row_height) { in decompress_onepass()