Home
last modified time | relevance | path

Searched defs:timestampUs (Results 1 – 12 of 12) 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()
331 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
DCameraSource.cpp1123 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked()
1169 void CameraSource::dataCallbackTimestamp(int64_t timestampUs, in dataCallbackTimestamp()
1218 void CameraSource::recordingFrameHandleCallbackTimestamp(int64_t timestampUs, in recordingFrameHandleCallbackTimestamp()
1267 int64_t timestampUs = timestampsUs[i]; in recordingFrameHandleCallbackTimestampBatch() local
1355 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
DAMRWriter.cpp217 int64_t timestampUs; in threadFunc() local
DAACWriter.cpp326 int64_t timestampUs; in threadFunc() local
DSimpleDecodingSource.cpp311 int64_t timestampUs = 0; in doRead() local
DAudioSource.cpp430 const int64_t timestampUs = in queueInputBuffer_l() local
DMPEG4Writer.cpp2877 int64_t timestampUs = 0; in threadEntry() local
3520 void MPEG4Writer::Track::bufferChunk(int64_t timestampUs) { in bufferChunk()
/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp331 int64_t timestampUs = 0xdeadbeef; in run() local
/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp393 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp255 int64_t timestampUs; in playSource() local
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp396 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp1376 jlong timestampUs, in android_media_MediaCodec_queueInputBuffer()
1402 jlong timestampUs, in android_media_MediaCodec_queueSecureInputBuffer()