jvirt_barray_control::rows_in_array is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGjvirt_barray_control::rows_in_array

jvirt_barray_control::rows_in_array field

Syntax

JDIMENSION rows_in_array;

References

LocationReferrerText
jmemmgr.c:169
JDIMENSION rows_in_array; /* total virtual array height */
jmemmgr.c:571request_virt_barray()
result->rows_in_array = numrows;
jmemmgr.c:611realize_virt_arrays()
maximum_space += (long) bptr->rows_in_array *
jmemmgr.c:666realize_virt_arrays()
minheights = ((long) bptr->rows_in_array - 1L) / bptr->maxaccess + 1L;
jmemmgr.c:669realize_virt_arrays()
bptr->rows_in_mem = bptr->rows_in_array;
jmemmgr.c:674realize_virt_arrays()
(long) bptr->rows_in_array *
jmemmgr.c:739do_barray_io()
rows = MIN(rows, (long) ptr->rows_in_array - thisrow);
jmemmgr.c:853access_virt_barray()
if (end_row > ptr->rows_in_array || num_rows > ptr->maxaccess ||

Data Use

Functions writing jvirt_barray_control::rows_in_array
Functions reading jvirt_barray_control::rows_in_array
all items filtered out
jvirt_barray_control::rows_in_array
Type of jvirt_barray_control::rows_in_array
jvirt_barray_control::rows_in_array
JDIMENSION
all items filtered out