Searched defs:nTimestamp (Results 1 – 9 of 9) sorted by relevance
117 OMX_TICKS nTimestamp; /**< timestamp .*/ member
134 OMX_TICKS nTimestamp; /**< timestamp .*/ member
1069 jlong* nTimestamp = (jlong *) env->GetPrimitiveArrayCritical(jTimestamp, NULL); in android_media_AudioTrack_get_timestamp() local