HomeSort by relevance Sort by last modified time
    Searched refs:nTimeStamp (Results 1 - 25 of 54) sorted by null

1 2 3

  /hardware/qcom/media/mm-video/vidc/venc/inc/
camera_test.h 42 long long nTimeStamp);
omx_video_base.h 100 (unsigned)((OMX_BUFFERHEADERTYPE *)bufHdr)->nTimeStamp)
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 662 D("Got EBD callback ts=%lld", pBuffer->nTimeStamp);
697 D("Got FBD callback ts=%lld", pBuffer->nTimeStamp);
822 long long nTimeStamp)
830 m_pInBuffers[i]->nTimeStamp = nTimeStamp;
947 long long nTimeStamp)
950 D("================= preview frame %d, phys=0x%x, nTimeStamp(millis)=%lld",
951 m_nFrameIn+1, pPhys, (nTimeStamp / 1000));
    [all...]
  /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/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 491 delta_time = (current_avsync_time - base_avsync_time) - ((long)pBuffer->nTimeStamp - base_timestamp);
503 (unsigned long)pBuffer->nTimeStamp, delta_time, pBuffer->nFilledLen);
516 base_timestamp = (long)pBuffer->nTimeStamp;
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
frameparser.cpp 153 dest->nTimeStamp = time_stamp;
154 update_metadata(source->nTimeStamp,source->nFlags);
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
OMX_VPP.c 309 pBufferHdr->nTimeStamp = 0;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 448 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [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/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 329 OMX_TICKS nTimeStamp;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 399 TIME_PRINT("TimeStamp Output: %lld\n",pBuffer->nTimeStamp);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 355 APP_DPRINT("output: pBuffer->nTimeStamp = %d\n", (int)pBufferI->nTimeStamp);
    [all...]
  /frameworks/base/media/libstagefright/omx/
OMXNodeInstance.cpp 381 header->nTimeStamp = timestamp;
OMX.cpp 390 msg.u.extended_buffer_data.timestamp = pBuffer->nTimeStamp;
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 112 (unsigned)((OMX_BUFFERHEADERTYPE *)bufHdr)->nTimeStamp)
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 412 TIME_PRINT("TimeStamp Output: %lld\n",pBuffer->nTimeStamp);
    [all...]

Completed in 792 milliseconds

1 2 3