Home
last modified time | relevance | path

Searched refs:nTimestamp (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2232 timestamp.m_TimeStamp = (OMX_U64)pParam->nTimestamp; in set_config()
2233 …_PRINT_LOW("Buffer = %p, Timestamp = %llu", timestamp.pending_buffer, (OMX_U64)pParam->nTimestamp); in set_config()