Home
last modified time | relevance | path

Searched defs:timestampUs (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libstagefright/
DCameraSourceTimeLapse.cpp249 bool CameraSourceTimeLapse::skipFrameAndModifyTimeStamp(int64_t *timestampUs) { in skipFrameAndModifyTimeStamp()
304 void CameraSourceTimeLapse::dataCallbackTimestamp(int64_t timestampUs, int32_t msgType, in dataCallbackTimestamp()
311 void CameraSourceTimeLapse::recordingFrameHandleCallbackTimestamp(int64_t timestampUs, in recordingFrameHandleCallbackTimestamp()
320 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
DAMRWriter.cpp217 int64_t timestampUs; in threadFunc() local
DCameraSource.cpp1052 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked()
1092 void CameraSource::dataCallbackTimestamp(int64_t timestampUs, in dataCallbackTimestamp()
1123 void CameraSource::recordingFrameHandleCallbackTimestamp(int64_t timestampUs, in recordingFrameHandleCallbackTimestamp()
1204 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
DAACWriter.cpp326 int64_t timestampUs; in threadFunc() local
DSimpleDecodingSource.cpp279 int64_t timestampUs = 0; in doRead() local
DAudioSource.cpp382 const int64_t timestampUs = in queueInputBuffer_l() local
DMPEG4Writer.cpp2298 int64_t timestampUs = 0; in threadEntry() local
2827 void MPEG4Writer::Track::bufferChunk(int64_t timestampUs) { in bufferChunk()
/frameworks/av/include/media/stagefright/
DCameraSource.h219 virtual bool skipCurrentFrame(int64_t timestampUs) {return false;} in skipCurrentFrame()
/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp325 int64_t timestampUs = 0xdeadbeef; in run() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp247 int64_t timestampUs; in playSource() local
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp1240 jlong timestampUs, in android_media_MediaCodec_queueInputBuffer()
1266 jlong timestampUs, in android_media_MediaCodec_queueSecureInputBuffer()