HomeSort by relevance Sort by last modified time
    Searched defs:nTimeStamp (Results 1 - 22 of 22) sorted by null

  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_skel.c 145 OMX_TICKS nTimeStamp;
160 //Marshalled:[>hComp|>bufferHdr|>nFilledLen|>nOffset|>nFlags|>nTimeStamp]
170 RPC_GETFIELDVALUE(pMsgBody, nPos, nTimeStamp, OMX_TICKS);
177 nOffset, nFlags, nTimeStamp, hMarkTargetComponent, pMarkData);
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_skel.c 145 OMX_TICKS nTimeStamp;
160 //Marshalled:[>hComp|>bufferHdr|>nFilledLen|>nOffset|>nFlags|>nTimeStamp]
170 RPC_GETFIELDVALUE(pMsgBody, nPos, nTimeStamp, OMX_TICKS);
177 nOffset, nFlags, nTimeStamp, hMarkTargetComponent, pMarkData);
  /frameworks/native/include/media/openmax/
OMX_Core.h 448 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Core.h 440 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
QOMX_IVCommonExtensions.h 479 OMX_TICKS nTimeStamp;
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Core.h 431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Core.h 440 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
QOMX_IVCommonExtensions.h 479 OMX_TICKS nTimeStamp;
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msmcobalt/mm-core/inc/
OMX_Core.h 440 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
QOMX_IVCommonExtensions.h 479 OMX_TICKS nTimeStamp;
OMX_QCOMExtns.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 448 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
OMX_TI_Video.h 734 * nTimeStamp : temporal timestamp information for the second field
741 OMX_TICKS nTimeStamp;
    [all...]
OMX_TI_IVCommon.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 329 OMX_TICKS nTimeStamp;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 262 (_sCircular_).pTail->nTimeStamp = (_pBufHead_)->nTimeStamp;\
283 (_pBufHead_)->nTimeStamp = (_sCircular_).pHead->nTimeStamp;\
423 OMX_TICKS nTimeStamp;
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 658 OMX_TICKS nTimeStamp = buf.timestamp.tv_sec * 1000000 + buf.timestamp.tv_usec;
679 DEBUG_PRINT_HIGH("Processing Extradata for Buffer = %lld", nTimeStamp); // Useful for debugging
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 603 OMX_TICKS nTimeStamp;
    [all...]

Completed in 1028 milliseconds