Searched refs:first_MCU_col (Results 1 - 4 of 4) sorted by relevance

/external/libjpeg-turbo/
H A Djdcoefct.c305 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci];
307 for (block_num = cinfo->master->first_MCU_col[ci];
494 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci];
511 for (block_num = cinfo->master->first_MCU_col[ci];
H A Djdinput.c112 cinfo->master->first_MCU_col[ci] = 0;
H A Djpegint.h158 JDIMENSION first_MCU_col[MAX_COMPS_IN_SCAN]; member in struct:jpeg_decomp_master
H A Djdapistd.c228 cinfo->master->first_MCU_col[ci] =

Completed in 82 milliseconds