Home
last modified time | relevance | path

Searched defs:jvirt_barray_control (Results 1 – 8 of 8) sorted by relevance

/external/jpeg/
Djmemmgr.c166 struct jvirt_barray_control { struct
167 JBLOCKARRAY mem_buffer; /* => the in-memory buffer */
168 JDIMENSION rows_in_array; /* total virtual array height */
169 JDIMENSION blocksperrow; /* width of array (and of memory buffer) */
170 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */
171 JDIMENSION rows_in_mem; /* height of memory buffer */
172 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
173 JDIMENSION cur_start_row; /* first logical row # in the buffer */
174 JDIMENSION first_undef_row; /* row # of first uninitialized row */
175 boolean pre_zero; /* pre-zero mode requested? */
[all …]
Djpegint.h430 struct jvirt_barray_control { long dummy; }; struct
Djpeglib.h1147 struct jvirt_barray_control { long dummy; }; argument
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jmemmgr.c169 struct jvirt_barray_control { struct
170 JBLOCKARRAY mem_buffer; /* => the in-memory buffer */
171 JDIMENSION rows_in_array; /* total virtual array height */
172 JDIMENSION blocksperrow; /* width of array (and of memory buffer) */
173 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */
174 JDIMENSION rows_in_mem; /* height of memory buffer */
175 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
176 JDIMENSION cur_start_row; /* first logical row # in the buffer */
177 JDIMENSION first_undef_row; /* row # of first uninitialized row */
178 boolean pre_zero; /* pre-zero mode requested? */
[all …]
Djpegint.h390 struct jvirt_barray_control { long dummy; }; struct
Djpeglib.h1128 struct jvirt_barray_control { long dummy; }; struct
/external/pdfium/core/include/thirdparties/libjpeg/
Djpegint.h390 struct jvirt_barray_control { long dummy; }; struct
Djpeglib.h1128 struct jvirt_barray_control { long dummy; }; struct