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

/external/libjpeg-turbo/
H A Djdcoefct.c306 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci];
308 for (block_num = cinfo->master->first_MCU_col[ci];
495 buffer_ptr = buffer[block_row] + cinfo->master->first_MCU_col[ci];
512 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_COMPONENTS]; member in struct:jpeg_decomp_master
H A Djdapistd.c236 cinfo->master->first_MCU_col[ci] =

Completed in 515 milliseconds