Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdcoefct.c309 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_data()
311 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_data()
542 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
546 buffer[block_row - 1] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
552 buffer[block_row - 2] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
558 buffer[block_row + 1] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
565 buffer[block_row + 2] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
579 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
584 if (block_num == cinfo->master->first_MCU_col[ci] && in decompress_smooth_data()
Djpegint.h158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; member
Djdinput.c114 cinfo->master->first_MCU_col[ci] = 0; in initial_setup()
Djdapistd.c237 cinfo->master->first_MCU_col[ci] = in jpeg_crop_scanline()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdcoefct.c305 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_data()
307 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_data()
494 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
511 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
Djdinput.c114 cinfo->master->first_MCU_col[ci] = 0; in initial_setup()
Djpegint.h158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; member
Djdapistd.c237 cinfo->master->first_MCU_col[ci] = in jpeg_crop_scanline()
/third_party/libjpeg-turbo/
Djdcoefct.c305 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_data()
307 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_data()
494 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
511 for (block_num = cinfo->master->first_MCU_col[ci]; in decompress_smooth_data()
Djpegint.h158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; member
Djdinput.c114 cinfo->master->first_MCU_col[ci] = 0; in initial_setup()
Djdapistd.c237 cinfo->master->first_MCU_col[ci] = in jpeg_crop_scanline()