/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ |
H A D | RtspTrackTiming.java | 152 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 D | RtspTrackTiming.java | 152 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 D | RtpPcmReader.java | 97 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int clockRate) { in toSampleUs()
|
H A D | RtpMpeg4Reader.java | 141 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
|
H A D | RtpAmrReader.java | 189 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
|
H A D | RtpAacReader.java | 159 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
|
H A D | RtpVp8Reader.java | 199 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
|
H A D | RtpAc3Reader.java | 212 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
|
H A D | RtpH264Reader.java | 291 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
|
H A D | RtpH265Reader.java | 258 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp) { in toSampleUs()
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/ |
D | RtpReceptionStats.cpp | 33 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 D | RtpAacReader.java | 159 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
|
H A D | RtpAc3Reader.java | 212 long startTimeOffsetUs, long rtpTimestamp, long firstReceivedRtpTimestamp, int sampleRate) { in toSampleTimeUs()
|
H A D | RtpH264Reader.java | 295 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/ |
D | RtpServiceTypes.h | 157 unsigned int rtpTimestamp; member
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/ |
D | ImsMediaDefine.h | 768 uint32_t rtpTimestamp; member
|