HomeSort by relevance Sort by last modified time
    Searched refs:col_right_boundary (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jdapistd.c 221 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);
  /external/qemu/distrib/jpeg-6b/
jdapistd.c 221 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 62 milliseconds