Home
last modified time | relevance | path

Searched defs:nTimestamp (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Other.h134 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Other.h117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp1069 jlong* nTimestamp = (jlong *) env->GetPrimitiveArrayCritical(jTimestamp, NULL); in android_media_AudioTrack_get_timestamp() local