HomeSort by relevance Sort by last modified time
    Searched full:nexp (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 120 EAS_INT nExp;
131 nExp = 31 - (nGain >> 10);
134 if (nExp < 0)
138 nTemp = (EAS_U16)((((nGain & 0x3ff) << 4) | 0x4000) >> nExp);
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp 671 enqueueShotConfigs.nShotConfig[i].nExp = 0;
676 enqueueShotConfigs.nShotConfig[i].nExp = evValues[confID];
729 enqueueShotConfigs.nShotConfig[0].nExp = 0;
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c 3163 bfd_vma name_rvas, nexp; local
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c 5158 expressionS nexp = *exp; local
    [all...]
tc-m68k.c 359 int nexp; /* Number of exprs in use. */ member in struct:m68k_it
    [all...]

Completed in 2085 milliseconds