/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | RTCStatsReport.java | 21 private final long timestampUs; field in RTCStatsReport 24 public RTCStatsReport(long timestampUs, Map<String, RTCStats> stats) { in RTCStatsReport() 59 private static RTCStatsReport create(long timestampUs, Map stats) { in create()
|
H A D | RTCStats.java | 24 private final long timestampUs; field in RTCStats 29 public RTCStats(long timestampUs, String type, String id, Map<String, Object> members) { in RTCStats() 111 static RTCStats create(long timestampUs, String type, String id, Map members) { in create()
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/ |
H A D | BufferPoolClient.cpp | 347 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()
|
H A D | ClientManager.cpp | 332 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()
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/ |
H A D | BufferPoolClient.cpp | 402 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() 854 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive() 866 int64_t *timestampUs) { in postSend()
|
H A D | ClientManager.cpp | 373 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()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | FrameRotationQueue.java | 49 public void setRotation(long timestampUs, float[] angleAxis) { in setRotation() 68 public boolean pollRotationMatrix(float[] matrix, long timestampUs) { in pollRotationMatrix()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | FrameRotationQueue.java | 49 public void setRotation(long timestampUs, float[] angleAxis) { in setRotation() 68 public boolean pollRotationMatrix(float[] matrix, long timestampUs) { in pollRotationMatrix()
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | MediaCodecBlockModelHelper.java | 106 public Builder setLastBufferTimestampUs(Long timestampUs) { in setLastBufferTimestampUs() 193 long timestampUs = mExtractor.getSampleTime(); in onInputSlot() local 334 long timestampUs; field in MediaCodecBlockModelHelper.FormatChangeEvent
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | CameraSourceTimeLapse.cpp | 245 bool CameraSourceTimeLapse::skipFrameAndModifyTimeStamp(int64_t *timestampUs) { in skipFrameAndModifyTimeStamp() 302 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
|
H A D | CameraSource.cpp | 970 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked() 1062 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
|
H A D | AMRWriter.cpp | 217 int64_t timestampUs; in threadFunc() local
|
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/ |
H A D | audio_test_utils.cpp | 330 const int64_t timestampUs = in onMoreData() local 345 const int64_t timestampUs = in onMoreData() local 544 const int64_t timestampUs = in obtainBuffer() local
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/tests/ |
H A D | BufferpoolUnitTest.cpp | 64 int64_t timestampUs; member 319 std::vector<int64_t> timestampUs{}; in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/aidl/android.hardware.media.c2-V1-ndk-source/gen/include/aidl/android/hardware/media/c2/ |
D | WorkOrdinal.h | 33 int64_t timestampUs = 0L; variable
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/bufferpool/aidl/android.hardware.media.bufferpool2-V2-ndk-source/gen/include/aidl/android/hardware/media/bufferpool2/ |
D | BufferStatusMessage.h | 39 int64_t timestampUs __attribute__((aligned (8))) = 0L; variable
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | TimedMetaData.java | 58 public TimedMetaData(long timestampUs, @NonNull byte[] metaData) { in TimedMetaData()
|
/aosp_15_r20/frameworks/av/media/module/aidlpersistentsurface/aidl/android/media/ |
H A D | IAidlNode.aidl | 49 long timestampUs, in submitBuffer()
|
/aosp_15_r20/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacEnc.h | 85 c2_cntr64_t timestampUs; member
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/rawcc/ |
H A D | RawCcExtractor.java | 53 private long timestampUs; field in RawCcExtractor
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/rawcc/ |
H A D | RawCcExtractor.java | 53 private long timestampUs; field in RawCcExtractor
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/hardware/interfaces/media/omx/1.0/[email protected]_genc++_headers/gen/android/hardware/media/omx/1.0/ |
D | types.h | 108 uint64_t timestampUs __attribute__ ((aligned(8))); member 120 uint64_t timestampUs __attribute__ ((aligned(8))); member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/hardware/interfaces/media/omx/1.0/[email protected]_genc++_headers/gen/android/hardware/media/omx/1.0/ |
D | types.h | 108 uint64_t timestampUs __attribute__ ((aligned(8))); member 120 uint64_t timestampUs __attribute__ ((aligned(8))); member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/hardware/interfaces/media/omx/1.0/[email protected]_genc++_headers/gen/android/hardware/media/omx/1.0/ |
D | types.h | 108 uint64_t timestampUs __attribute__ ((aligned(8))); member 120 uint64_t timestampUs __attribute__ ((aligned(8))); member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/media/omx/1.0/[email protected]_genc++_headers/gen/android/hardware/media/omx/1.0/ |
D | types.h | 108 uint64_t timestampUs __attribute__ ((aligned(8))); member 120 uint64_t timestampUs __attribute__ ((aligned(8))); member
|