HomeSort by relevance Sort by last modified time
    Searched refs:ltemp (Results 1 - 3 of 3) sorted by null

  /external/jpeg/
jmemmgr.c 403 long ltemp; local
406 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
408 if (ltemp <= 0)
410 if (ltemp < (long) numrows)
411 rowsperchunk = (JDIMENSION) ltemp;
451 long ltemp; local
454 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
456 if (ltemp <= 0)
458 if (ltemp < (long) numrows)
459 rowsperchunk = (JDIMENSION) ltemp;
792 long ltemp; local
877 long ltemp; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 403 long ltemp; local
406 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
408 if (ltemp <= 0)
410 if (ltemp < (long) numrows)
411 rowsperchunk = (JDIMENSION) ltemp;
451 long ltemp; local
454 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
456 if (ltemp <= 0)
458 if (ltemp < (long) numrows)
459 rowsperchunk = (JDIMENSION) ltemp;
792 long ltemp; local
877 long ltemp; local
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 1060 EAS_U32 ltemp; local
1152 EAS_U32 ltemp; local
    [all...]

Completed in 82 milliseconds