Home
last modified time | relevance | path

Searched defs:timeUs (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSubtitleOutputBuffer.java41 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
59 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
64 public List<Cue> getCues(long timeUs) { in getCues()
H A DSubtitle.java33 int getNextEventTimeIndex(long timeUs); in getNextEventTimeIndex()
57 List<Cue> getCues(long timeUs); in getCues()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSubtitleOutputBuffer.java41 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
59 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
64 public List<Cue> getCues(long timeUs) { in getCues()
H A DSubtitle.java33 int getNextEventTimeIndex(long timeUs); in getNextEventTimeIndex()
57 List<Cue> getCues(long timeUs); in getCues()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSubtitleOutputBuffer.java41 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
59 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
64 public List<Cue> getCues(long timeUs) { in getCues()
H A DSubtitle.java33 int getNextEventTimeIndex(long timeUs); in getNextEventTimeIndex()
57 List<Cue> getCues(long timeUs); in getCues()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/
H A DSubtitleOutputBuffer.java39 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
57 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
62 public List<Cue> getCues(long timeUs) { in getCues()
H A DSubtitle.java33 int getNextEventTimeIndex(long timeUs); in getNextEventTimeIndex()
57 List<Cue> getCues(long timeUs); in getCues()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSubtitleOutputBuffer.java39 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
57 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
62 public List<Cue> getCues(long timeUs) { in getCues()
H A DSubtitle.java33 int getNextEventTimeIndex(long timeUs); in getNextEventTimeIndex()
57 List<Cue> getCues(long timeUs); in getCues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/examples/
H A Dexample-first-200ms.json6 "timeUs": "0", string
24 "timeUs": "0", string
42 "timeUs": "0", string
60 "timeUs": "0", string
78 "timeUs": "0", string
96 "timeUs": "0", string
114 "timeUs": "0", string
132 "timeUs": "0", string
150 "timeUs": "0", string
168 "timeUs": "0", string
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/examples/
H A Dexample-first-200ms.json6 "timeUs": "0", string
24 "timeUs": "0", string
42 "timeUs": "0", string
60 "timeUs": "0", string
78 "timeUs": "0", string
96 "timeUs": "0", string
114 "timeUs": "0", string
132 "timeUs": "0", string
150 "timeUs": "0", string
168 "timeUs": "0", string
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/extractor/wav/
H A DWavExtractor.java69 public void seek(long position, long timeUs) { in seek()
107 long timeUs = wavHeader.getTimeUs(input.getPosition() - pendingBytes); in read() local
129 public long getPosition(long timeUs) { in getPosition()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/wav/
H A DWavExtractor.java69 public void seek(long position, long timeUs) { in seek()
107 long timeUs = wavHeader.getTimeUs(input.getPosition() - pendingBytes); in read() local
129 public long getPosition(long timeUs) { in getPosition()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/pgs/
H A DPgsSubtitle.java33 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
48 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DMp4WebvttSubtitle.java37 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
53 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCeaSubtitle.java40 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
56 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/dvb/
H A DDvbSubtitle.java35 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
50 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/dvb/
H A DDvbSubtitle.java35 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
50 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DMp4WebvttSubtitle.java37 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
53 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCeaSubtitle.java40 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
56 public List<Cue> getCues(long timeUs) { in getCues()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/pgs/
H A DPgsSubtitle.java33 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
48 public List<Cue> getCues(long timeUs) { in getCues()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCeaSubtitle.java40 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
56 public List<Cue> getCues(long timeUs) { in getCues()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/dvb/
H A DDvbSubtitle.java35 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
50 public List<Cue> getCues(long timeUs) { in getCues()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DMp4WebvttSubtitle.java37 public int getNextEventTimeIndex(long timeUs) { in getNextEventTimeIndex()
53 public List<Cue> getCues(long timeUs) { in getCues()

12345678910>>...16