Searched defs:rowsperchunk (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/3rdparty/libjpeg/ |
D | jmemmgr.c | 157 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 173 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 403 JDIMENSION rowsperchunk, currow, i; in alloc_sarray() local 451 JDIMENSION rowsperchunk, currow, i; in alloc_barray() local
|
/external/libjpeg-turbo/ |
D | jmemmgr.c | 159 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 175 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 425 JDIMENSION rowsperchunk, currow, i; in alloc_sarray() local 478 JDIMENSION rowsperchunk, currow, i; in alloc_barray() local
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jmemmgr.c | 158 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 174 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */ member 404 JDIMENSION rowsperchunk, currow, i; in alloc_sarray() local 452 JDIMENSION rowsperchunk, currow, i; in alloc_barray() local
|