Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdcoefct.c115 if (MCU_col_num >= cinfo->master->first_iMCU_col && in decompress_onepass()
135 start_col = (MCU_col_num - cinfo->master->first_iMCU_col) * in decompress_onepass()
Djpegint.h156 JDIMENSION first_iMCU_col; member
Djdapistd.c215 cinfo->master->first_iMCU_col = (JDIMENSION)(long)(*xoffset) / (long)align; in jpeg_crop_scanline()
Djdmaster.c581 cinfo->master->first_iMCU_col = 0; in master_selection()
/third_party/libjpeg-turbo/
Djdcoefct.c115 if (MCU_col_num >= cinfo->master->first_iMCU_col && in decompress_onepass()
135 start_col = (MCU_col_num - cinfo->master->first_iMCU_col) * in decompress_onepass()
Djpegint.h156 JDIMENSION first_iMCU_col; member
Djdapistd.c215 cinfo->master->first_iMCU_col = (JDIMENSION)(long)(*xoffset) / (long)align; in jpeg_crop_scanline()
Djdmaster.c581 cinfo->master->first_iMCU_col = 0; in master_selection()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djpegint.h156 JDIMENSION first_iMCU_col; member
Djdcoefct.c117 if (MCU_col_num >= cinfo->master->first_iMCU_col && in decompress_onepass()
137 start_col = (MCU_col_num - cinfo->master->first_iMCU_col) * in decompress_onepass()
Djdapistd.c215 cinfo->master->first_iMCU_col = (JDIMENSION)(long)(*xoffset) / (long)align; in jpeg_crop_scanline()
Djdmaster.c569 cinfo->master->first_iMCU_col = 0; in master_selection()