Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DCameraSourceTimeLapse.cpp266 bool CameraSourceTimeLapse::skipFrameAndModifyTimeStamp(int64_t *timestampUs) { in skipFrameAndModifyTimeStamp()
321 void CameraSourceTimeLapse::dataCallbackTimestamp(int64_t timestampUs, int32_t msgType, in dataCallbackTimestamp()
328 void CameraSourceTimeLapse::recordingFrameHandleCallbackTimestamp(int64_t timestampUs, in recordingFrameHandleCallbackTimestamp()
348 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
DCameraSource.cpp1128 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked()
1176 void CameraSource::dataCallbackTimestamp(int64_t timestampUs, in dataCallbackTimestamp()
1225 void CameraSource::recordingFrameHandleCallbackTimestamp(int64_t timestampUs, in recordingFrameHandleCallbackTimestamp()
1274 int64_t timestampUs = timestampsUs[i]; in recordingFrameHandleCallbackTimestampBatch() local
1362 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
DOggWriter.cpp343 int64_t timestampUs; in threadFunc() local
DSimpleDecodingSource.cpp312 int64_t timestampUs = 0; in doRead() local
DAudioSource.cpp438 const int64_t timestampUs = in queueInputBuffer_l() local
DMPEG4Writer.cpp2953 int64_t timestampUs = 0; in threadEntry() local
3598 void MPEG4Writer::Track::bufferChunk(int64_t timestampUs) { in bufferChunk()
/frameworks/base/media/java/android/media/
DTimedMetaData.java58 public TimedMetaData(long timestampUs, @NonNull byte[] metaData) { in TimedMetaData()
/frameworks/av/media/bufferpool/1.0/
DClientManager.cpp332 BufferId bufferId, int64_t timestampUs, in receive()
348 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
475 BufferId bufferId, int64_t timestampUs, in receive()
486 TransactionId *transactionId, int64_t* timestampUs) { in postSend()
DBufferPoolClient.cpp347 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
453 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
476 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive()
686 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
698 int64_t *timestampUs) { in postSend()
/frameworks/av/media/bufferpool/2.0/
DClientManager.cpp373 BufferId bufferId, int64_t timestampUs, in receive()
404 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
539 BufferId bufferId, int64_t timestampUs, in receive()
550 TransactionId *transactionId, int64_t* timestampUs) { in postSend()
DBufferPoolClient.cpp396 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
502 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
530 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive()
842 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
854 int64_t *timestampUs) { in postSend()
/frameworks/av/media/bufferpool/2.0/tests/
Dmulti.cpp65 int64_t timestampUs; member
/frameworks/av/media/bufferpool/1.0/vts/
Dmulti.cpp65 int64_t timestampUs; member
/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp340 int64_t timestampUs = 0xdeadbeef; in run() local
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp460 c2_cntr64_t timestampUs; in process() member
/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp393 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp396 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp265 int64_t timestampUs; in playSource() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp146 uint64_t timestampUs; member
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp1411 jlong timestampUs, in android_media_MediaCodec_queueInputBuffer()
1437 jlong timestampUs, in android_media_MediaCodec_queueSecureInputBuffer()
/frameworks/av/media/codec2/hidl/1.0/utils/
Dtypes.cpp1031 int64_t timestampUs; in send() local