Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjpeg/
Djmemmgr.c167 struct jvirt_barray_control { struct
168 JBLOCKARRAY mem_buffer; /* => the in-memory buffer */
169 JDIMENSION rows_in_array; /* total virtual array height */
170 JDIMENSION blocksperrow; /* width of array (and of memory buffer) */
171 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */
172 JDIMENSION rows_in_mem; /* height of memory buffer */
173 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
174 JDIMENSION cur_start_row; /* first logical row # in the buffer */
175 JDIMENSION first_undef_row; /* row # of first uninitialized row */
176 boolean pre_zero; /* pre-zero mode requested? */
[all …]
Djpegint.h424 struct jvirt_barray_control { long dummy; }; argument
Djpeglib.h1130 struct jvirt_barray_control { long dummy; }; argument
/external/libjpeg-turbo/
Djmemmgr.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.h366 struct jvirt_barray_control { long dummy; }; struct
Djpeglib.h1077 struct jvirt_barray_control { long dummy; }; struct
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jmemmgr.c168 struct jvirt_barray_control { struct
169 JBLOCKARRAY mem_buffer; /* => the in-memory buffer */
170 JDIMENSION rows_in_array; /* total virtual array height */
171 JDIMENSION blocksperrow; /* width of array (and of memory buffer) */
172 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */
173 JDIMENSION rows_in_mem; /* height of memory buffer */
174 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
175 JDIMENSION cur_start_row; /* first logical row # in the buffer */
176 JDIMENSION first_undef_row; /* row # of first uninitialized row */
177 boolean pre_zero; /* pre-zero mode requested? */
[all …]
Djpegint.h390 struct jvirt_barray_control { long dummy; }; argument
Djpeglib.h1163 struct jvirt_barray_control { long dummy; }; struct