Home
last modified time | relevance | path

Searched refs:last_iMCU_col (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djpegint.h157 JDIMENSION last_iMCU_col; member
Djdapistd.c210 cinfo->master->last_iMCU_col = in jpeg_crop_scanline()
Djdmaster.c569 cinfo->master->last_iMCU_col = cinfo->MCUs_per_row - 1; in master_selection()
Djdcoefct.c116 MCU_col_num <= cinfo->master->last_iMCU_col) { in decompress_onepass()