Home
last modified time | relevance | path

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

/external/jpeg/
Djctrans.c242 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
314 yindex+yoffset < compptr->last_row_height) { in compress_output()
Djdinput.c150 compptr->last_row_height = tmp; in per_scan_setup()
195 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.c335 compptr->last_row_height = tmp; in per_scan_setup()
371 compptr->last_row_height = tmp; in per_scan_setup()
Djdcoefct.c94 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
207 yoffset+yindex < compptr->last_row_height) { in decompress_onepass()
Djpeglib.h169 int last_row_height; /* # of non-dummy blocks down in last MCU */ member
/external/qemu/distrib/jpeg-6b/
Djctrans.c242 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
314 yindex+yoffset < compptr->last_row_height) { in compress_output()
Djdinput.c150 compptr->last_row_height = tmp; in per_scan_setup()
195 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.c335 compptr->last_row_height = tmp; in per_scan_setup()
371 compptr->last_row_height = tmp; in per_scan_setup()
Djdcoefct.c94 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height; in start_iMCU_row()
207 yoffset+yindex < compptr->last_row_height) { in decompress_onepass()
Djpeglib.h169 int last_row_height; /* # of non-dummy blocks down in last MCU */ member