OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_rowsperchunk
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jmemmgr.c
137
JDIMENSION
last_rowsperchunk
; /* from most recent alloc_sarray/barray */
member in struct:__anon19644
414
mem->
last_rowsperchunk
= rowsperchunk;
462
mem->
last_rowsperchunk
= rowsperchunk;
656
sptr->rowsperchunk = mem->
last_rowsperchunk
;
680
bptr->rowsperchunk = mem->
last_rowsperchunk
;
[
all
...]
/external/qemu/distrib/jpeg-6b/
jmemmgr.c
137
JDIMENSION
last_rowsperchunk
; /* from most recent alloc_sarray/barray */
member in struct:__anon24909
414
mem->
last_rowsperchunk
= rowsperchunk;
462
mem->
last_rowsperchunk
= rowsperchunk;
656
sptr->rowsperchunk = mem->
last_rowsperchunk
;
680
bptr->rowsperchunk = mem->
last_rowsperchunk
;
[
all
...]
Completed in 1028 milliseconds