HomeSort by relevance Sort by last modified time
    Searched refs:ltemp (Results 1 - 4 of 4) 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/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 406 long ltemp; local
409 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
411 if (ltemp <= 0)
413 if (ltemp < (long) numrows)
414 rowsperchunk = (JDIMENSION) ltemp;
454 long ltemp; local
457 ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
459 if (ltemp <= 0)
461 if (ltemp < (long) numrows)
462 rowsperchunk = (JDIMENSION) ltemp;
795 long ltemp; local
880 long ltemp; local
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
datalogger_outputs.c 229 long ltemp; local
234 ltemp = pt->raw[0];
236 ltemp = pt->calibrated[0];
237 *value = (float) ltemp / (1L << 16);
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 1068 EAS_U32 ltemp; local
1168 EAS_U32 ltemp; local
    [all...]

Completed in 1532 milliseconds