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

  /external/jpeg/
jdmerge.c 84 JDIMENSION out_row_width; /* samples per output row */ member in struct:__anon9386
175 JDIMENSION size = upsample->out_row_width;
720 upsample->out_row_width = cinfo->output_width * cinfo->out_color_components;
737 (size_t) (upsample->out_row_width * SIZEOF(JSAMPLE)));
  /external/qemu/distrib/jpeg-6b/
jdmerge.c 84 JDIMENSION out_row_width; /* samples per output row */ member in struct:__anon13226
175 JDIMENSION size = upsample->out_row_width;
720 upsample->out_row_width = cinfo->output_width * cinfo->out_color_components;
737 (size_t) (upsample->out_row_width * SIZEOF(JSAMPLE)));

Completed in 515 milliseconds