Home
last modified time | relevance | path

Searched defs:rtpTimestamp (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
H A DRtspTrackTiming.java152 public final long rtpTimestamp; field in RtspTrackTiming
162 private RtspTrackTiming(long rtpTimestamp, int sequenceNumber, Uri uri) { in RtspTrackTiming()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
H A DRtspTrackTiming.java152 public final long rtpTimestamp; field in RtspTrackTiming
162 private RtspTrackTiming(long rtpTimestamp, int sequenceNumber, Uri uri) { in RtspTrackTiming()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/reader/
H A DRtpPcmReader.java97 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int clockRate) { in toSampleUs()
H A DRtpMpeg4Reader.java141 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
H A DRtpAmrReader.java189 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
H A DRtpAacReader.java159 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
H A DRtpVp8Reader.java199 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
H A DRtpAc3Reader.java212 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
H A DRtpH264Reader.java291 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
H A DRtpH265Reader.java258 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/
DRtpReceptionStats.cpp33 RtpReceptionStats::RtpReceptionStats(const int32_t rtpTimestamp, const int32_t rtcpSrTimestamp, in RtpReceptionStats()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/reader/
H A DRtpAacReader.java159 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
H A DRtpAc3Reader.java212 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
H A DRtpH264Reader.java295 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/interface/rtp/
DRtpServiceTypes.h157 unsigned int rtpTimestamp; member
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/
DImsMediaDefine.h768 uint32_t rtpTimestamp; member