/aosp12/frameworks/base/media/java/android/media/ |
H A D | TimedMetaData.java | 58 public TimedMetaData(long timestampUs, @NonNull byte[] metaData) { in TimedMetaData()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | CameraSourceTimeLapse.cpp | 236 bool CameraSourceTimeLapse::skipFrameAndModifyTimeStamp(int64_t *timestampUs) { in skipFrameAndModifyTimeStamp() 293 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
|
H A D | AMRWriter.cpp | 217 int64_t timestampUs; in threadFunc() local
|
H A D | AACWriter.cpp | 326 int64_t timestampUs; in threadFunc() local
|
H A D | OggWriter.cpp | 343 int64_t timestampUs; in threadFunc() local
|
H A D | SimpleDecodingSource.cpp | 312 int64_t timestampUs = 0; in doRead() local
|
H A D | CameraSource.cpp | 937 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { in shouldSkipFrameLocked() 1029 int64_t timestampUs = buffer.mTimestamp / 1000; in processBufferQueueFrame() local
|
H A D | AudioSource.cpp | 472 const int64_t timestampUs = in queueInputBuffer_l() local
|
/aosp12/frameworks/av/media/bufferpool/1.0/ |
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()
|
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()
|
/aosp12/frameworks/av/media/bufferpool/2.0/ |
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()
|
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() 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 D | multi.cpp | 65 int64_t timestampUs; member
|
/aosp12/frameworks/av/media/bufferpool/2.0/tests/ |
H A D | multi.cpp | 65 int64_t timestampUs; member
|
H A D | cond.cpp | 66 int64_t timestampUs; member
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/ |
H A D | player_sync.cpp | 69 int32_t PlayerSync::TPlayProcess(int64_t timestampUs, SyncRet &result) in TPlayProcess()
|
/aosp12/frameworks/av/media/libstagefright/webm/ |
H A D | WebmFrameThread.cpp | 341 int64_t timestampUs = 0xdeadbeef; in run() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_utils.cpp | 134 int64_t ConvertTimeToFFmpegByUs(int64_t timestampUs, AVRational base) in ConvertTimeToFFmpegByUs()
|
/aosp12/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.cpp | 483 c2_cntr64_t timestampUs; in process() member
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 214 int64_t ConvertTimeToFFmpeg(int64_t timestampUs, AVRational base) in ConvertTimeToFFmpeg()
|
/aosp12/system/incremental_delivery/incfs/include/ |
H A D | incfs_ndk.h | 186 uint64_t timestampUs; member
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 143 uint64_t timestampUs; member
|
/aosp12/frameworks/av/media/libmedia/omx/1.0/ |
H A D | WOmxNode.cpp | 393 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
|
/aosp12/frameworks/av/media/libstagefright/omx/1.0/ |
H A D | WOmxNode.cpp | 396 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/ |
H A D | player_impl.cpp | 1090 …eamCallback::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs, uint32_t f… in QueueBuffer()
|