Searched refs:samplesperrow (Results 1 – 11 of 11) sorted by relevance
159 JDIMENSION samplesperrow; /* width of array (and of memory buffer) */ member435 JDIMENSION samplesperrow, JDIMENSION numrows) in alloc_sarray() argument448 if (samplesperrow > MAX_ALLOC_CHUNK) { in alloc_sarray()453 samplesperrow = (JDIMENSION)round_up_pow2(samplesperrow, (2 * ALIGN_SIZE) / in alloc_sarray()458 ((long) samplesperrow * sizeof(JSAMPLE)); in alloc_sarray()476 (size_t) ((size_t) rowsperchunk * (size_t) samplesperrow in alloc_sarray()480 workspace += samplesperrow; in alloc_sarray()579 JDIMENSION samplesperrow, JDIMENSION numrows, in request_virt_sarray() argument596 result->samplesperrow = samplesperrow; in request_virt_sarray()656 (long) sptr->samplesperrow * sizeof(JSAMPLE); in realize_virt_arrays()[all …]
87 long samplesperrow; in initial_setup() local108 samplesperrow = (long) cinfo->image_width * (long) cinfo->input_components; in initial_setup()109 jd_samplesperrow = (JDIMENSION) samplesperrow; in initial_setup()110 if ((long) jd_samplesperrow != samplesperrow) in initial_setup()
464 long samplesperrow; in master_selection() local472 samplesperrow = (long) cinfo->output_width * (long) cinfo->out_color_components; in master_selection()473 jd_samplesperrow = (JDIMENSION) samplesperrow; in master_selection()474 if ((long) jd_samplesperrow != samplesperrow) in master_selection()
839 JDIMENSION samplesperrow, JDIMENSION numrows);844 JDIMENSION samplesperrow,
155 JDIMENSION samplesperrow; /* width of array (and of memory buffer) */ member398 JDIMENSION samplesperrow, JDIMENSION numrows) in alloc_sarray() argument409 ((long) samplesperrow * SIZEOF(JSAMPLE)); in alloc_sarray()427 (size_t) ((size_t) rowsperchunk * (size_t) samplesperrow in alloc_sarray()431 workspace += samplesperrow; in alloc_sarray()526 JDIMENSION samplesperrow, JDIMENSION numrows, in request_virt_sarray() argument543 result->samplesperrow = samplesperrow; in request_virt_sarray()603 (long) sptr->samplesperrow * SIZEOF(JSAMPLE); in realize_virt_arrays()605 (long) sptr->samplesperrow * SIZEOF(JSAMPLE); in realize_virt_arrays()652 (long) sptr->samplesperrow * in realize_virt_arrays()[all …]
292 long samplesperrow; in master_selection() local300 samplesperrow = (long) cinfo->output_width * (long) cinfo->out_color_components; in master_selection()301 jd_samplesperrow = (JDIMENSION) samplesperrow; in master_selection()302 if ((long) jd_samplesperrow != samplesperrow) in master_selection()
51 long samplesperrow; in initial_setup() local65 samplesperrow = (long) cinfo->image_width * (long) cinfo->input_components; in initial_setup()66 jd_samplesperrow = (JDIMENSION) samplesperrow; in initial_setup()67 if ((long) jd_samplesperrow != samplesperrow) in initial_setup()
865 JDIMENSION samplesperrow,873 JDIMENSION samplesperrow,
387 JDIMENSION samplesperrow, JDIMENSION numrows) in TIFFjpeg_alloc_sarray() argument391 (&sp->cinfo.comm, pool_id, samplesperrow, numrows)); in TIFFjpeg_alloc_sarray()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...