jvirt_sarray_control::rows_in_array is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGjvirt_sarray_control::rows_in_array

jvirt_sarray_control::rows_in_array field

Syntax

JDIMENSION rows_in_array;

References

LocationReferrerText
jmemmgr.c:153
JDIMENSION rows_in_array; /* total virtual array height */
jmemmgr.c:541request_virt_sarray()
result->rows_in_array = numrows;
jmemmgr.c:603realize_virt_arrays()
maximum_space += (long) sptr->rows_in_array *
jmemmgr.c:642realize_virt_arrays()
minheights = ((long) sptr->rows_in_array - 1L) / sptr->maxaccess + 1L;
jmemmgr.c:645realize_virt_arrays()
sptr->rows_in_mem = sptr->rows_in_array;
jmemmgr.c:650realize_virt_arrays()
(long) sptr->rows_in_array *
jmemmgr.c:706do_sarray_io()
rows = MIN(rows, (long) ptr->rows_in_array - thisrow);
jmemmgr.c:768access_virt_sarray()
if (end_row > ptr->rows_in_array || num_rows > ptr->maxaccess ||

Data Use

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