Searched defs:col_right_boundary (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Djdapistd.c221 int col_right_boundary = local
231 col_right_boundary * lines_per_iMCU_col) -
258 cinfo->coef->MCU_column_right_boundary = col_right_boundary;
262 jdiv_round_up(col_right_boundary, index->MCU_sample_size);

Completed in 262 milliseconds