/frameworks/av/media/libstagefright/ |
D | CameraSourceTimeLapse.cpp | 266 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
|
D | CameraSource.cpp | 1128 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
|
D | AMRWriter.cpp | 217 int64_t timestampUs; in threadFunc() local
|
D | AACWriter.cpp | 326 int64_t timestampUs; in threadFunc() local
|
D | OggWriter.cpp | 343 int64_t timestampUs; in threadFunc() local
|
D | SimpleDecodingSource.cpp | 312 int64_t timestampUs = 0; in doRead() local
|
D | AudioSource.cpp | 438 const int64_t timestampUs = in queueInputBuffer_l() local
|
D | MPEG4Writer.cpp | 2953 int64_t timestampUs = 0; in threadEntry() local 3598 void MPEG4Writer::Track::bufferChunk(int64_t timestampUs) { in bufferChunk()
|
/frameworks/base/media/java/android/media/ |
D | TimedMetaData.java | 58 public TimedMetaData(long timestampUs, @NonNull byte[] metaData) { in TimedMetaData()
|
/frameworks/av/media/bufferpool/1.0/ |
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()
|
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()
|
/frameworks/av/media/bufferpool/2.0/ |
D | ClientManager.cpp | 373 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()
|
D | BufferPoolClient.cpp | 396 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/ |
D | multi.cpp | 65 int64_t timestampUs; member
|
/frameworks/av/media/bufferpool/1.0/vts/ |
D | multi.cpp | 65 int64_t timestampUs; member
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmFrameThread.cpp | 340 int64_t timestampUs = 0xdeadbeef; in run() local
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 460 c2_cntr64_t timestampUs; in process() member
|
/frameworks/av/media/libmedia/omx/1.0/ |
D | WOmxNode.cpp | 393 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | WOmxNode.cpp | 396 uint64_t timestampUs, const hidl_handle& fence) { in emptyBuffer()
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 265 int64_t timestampUs; in playSource() local
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 146 uint64_t timestampUs; member
|
/frameworks/base/media/jni/ |
D | android_media_MediaCodec.cpp | 1411 jlong timestampUs, in android_media_MediaCodec_queueInputBuffer() 1437 jlong timestampUs, in android_media_MediaCodec_queueSecureInputBuffer()
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | types.cpp | 1031 int64_t timestampUs; in send() local
|