Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/media/java/android/media/
H A DTimedMetaData.java58 public TimedMetaData(long timestampUs, @NonNull byte[] metaData) { in TimedMetaData()
/aosp12/frameworks/av/media/libstagefright/
H A DCameraSourceTimeLapse.cpp236 bool CameraSourceTimeLapse::skipFrameAndModifyTimeStamp(int64_t *timestampUs) { in skipFrameAndModifyTimeStamp()
293 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
H A DAMRWriter.cpp217 int64_t timestampUs; in threadFunc() local
H A DAACWriter.cpp326 int64_t timestampUs; in threadFunc() local
H A DOggWriter.cpp343 int64_t timestampUs; in threadFunc() local
H A DCameraSource.cpp937 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked()
1029 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
H A DSimpleDecodingSource.cpp312 int64_t timestampUs = 0; in doRead() local
H A DAudioSource.cpp472 const int64_t timestampUs = in queueInputBuffer_l() local
/aosp12/frameworks/av/media/bufferpool/1.0/
H A 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()
H A 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()
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DClientManager.cpp373 BufferId bufferId, int64_t timestampUs, in receive()
404 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
540 BufferId bufferId, int64_t timestampUs, in receive()
551 TransactionId *transactionId, int64_t* timestampUs) { in postSend()
H A DBufferPoolClient.cpp402 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
508 TransactionId *transactionId, int64_t *timestampUs) { in postSend()
536 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive()
850 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
862 int64_t *timestampUs) { in postSend()
/aosp12/frameworks/av/media/bufferpool/1.0/vts/
H A Dmulti.cpp65 int64_t timestampUs; member
/aosp12/frameworks/av/media/bufferpool/2.0/tests/
H A Dmulti.cpp65 int64_t timestampUs; member
H A Dcond.cpp66 int64_t timestampUs; member
/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.cpp341 int64_t timestampUs = 0xdeadbeef; in run() local
/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp483 c2_cntr64_t timestampUs; in process() member
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h186 uint64_t timestampUs; member
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp143 uint64_t timestampUs; member
/aosp12/frameworks/av/media/libmedia/omx/1.0/
H A DWOmxNode.cpp393 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWOmxNode.cpp396 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
/aosp12/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp265 int64_t timestampUs; in playSource() local
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStreamOut.cpp443 int64_t timestampUs = 0; in getNextWriteTimestamp() local
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp260 uint64_t timestampUs; member in AudioDecHidlTest
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp686 uint64_t timestampUs; member

12