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

  /external/libnfc-nxp/src/
phFriNfc_Llcp.c 705 uint32_t nDuration;
734 /* NOTE: nDuration is in 1/100s, and timer system takes values in 1/1000s */
738 nDuration = Llcp->sRemoteParams.lto * 10;
746 nDuration = (Llcp->sLocalParams.lto * 10) / 2;
749 LLCP_DEBUG("Starting LLCP timer with duration %d", nDuration);
754 nDuration,
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h     [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Audio.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h     [all...]
OMX_TI_IVCommon.h 628 * nDuration : duration in msec
636 OMX_U32 nDuration;
    [all...]

Completed in 285 milliseconds