Home
last modified time | relevance | path

Searched refs:ltemp (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemmgr.c404 long ltemp; in alloc_sarray() local
409 if (ltemp <= 0) in alloc_sarray()
411 if (ltemp < (long) numrows) in alloc_sarray()
412 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
452 long ltemp; in alloc_barray() local
457 if (ltemp <= 0) in alloc_barray()
459 if (ltemp < (long) numrows) in alloc_barray()
793 long ltemp; in access_virt_sarray() local
796 if (ltemp < 0) in access_virt_sarray()
878 long ltemp; in access_virt_barray() local
[all …]

Completed in 7 milliseconds