Home
last modified time | relevance | path

Searched refs:nsKeyPoint (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/ogg/
H A DOggCodecState.h482 class nsKeyPoint
485 nsKeyPoint() in nsKeyPoint() function
489 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
511 nsKeyPoint mKeyPoint;
548 nsKeyPoint& aResult);
579 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in Add()
582 const nsKeyPoint& Get(uint32_t aIndex) const in Get()
599 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1617 nsKeyPoint& aResult) in IndexedSeekTargetForTrack()
1661 nsKeyPoint k; in IndexedSeekTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/ogg/
H A DOggCodecState.h480 class nsKeyPoint {
482 nsKeyPoint() : mOffset(INT64_MAX), mTime(INT64_MAX) {} in nsKeyPoint() function
484 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
501 nsKeyPoint mKeyPoint;
529 nsKeyPoint& aResult);
552 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in Add()
555 const nsKeyPoint& Get(uint32_t aIndex) const { return mKeyPoints[aIndex]; } in Get()
566 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1467 nsKeyPoint& aResult) { in IndexedSeekTargetForTrack()
1508 nsKeyPoint k; in IndexedSeekTarget()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ogg/
H A DOggCodecState.h510 class nsKeyPoint {
512 nsKeyPoint() : mOffset(INT64_MAX), mTime(INT64_MAX) {} in nsKeyPoint() function
514 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
531 nsKeyPoint mKeyPoint;
559 nsKeyPoint& aResult);
582 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in MOZ_COUNTED_DTOR()
585 const nsKeyPoint& Get(uint32_t aIndex) const { return mKeyPoints[aIndex]; } in Get()
596 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1576 nsKeyPoint& aResult) { in IndexedSeekTargetForTrack()
1617 nsKeyPoint k; in IndexedSeekTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ogg/
H A DOggCodecState.h514 class nsKeyPoint {
516 nsKeyPoint() : mOffset(INT64_MAX), mTime(INT64_MAX) {} in nsKeyPoint() function
518 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
535 nsKeyPoint mKeyPoint;
563 nsKeyPoint& aResult);
586 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in MOZ_COUNTED_DTOR()
589 const nsKeyPoint& Get(uint32_t aIndex) const { return mKeyPoints[aIndex]; } in Get()
600 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1572 nsKeyPoint& aResult) { in IndexedSeekTargetForTrack()
1613 nsKeyPoint k; in IndexedSeekTarget()
/dports/www/firefox/firefox-99.0/dom/media/ogg/
H A DOggCodecState.h510 class nsKeyPoint {
512 nsKeyPoint() : mOffset(INT64_MAX), mTime(INT64_MAX) {} in nsKeyPoint() function
514 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
531 nsKeyPoint mKeyPoint;
559 nsKeyPoint& aResult);
582 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in MOZ_COUNTED_DTOR()
585 const nsKeyPoint& Get(uint32_t aIndex) const { return mKeyPoints[aIndex]; } in Get()
596 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1576 nsKeyPoint& aResult) { in IndexedSeekTargetForTrack()
1617 nsKeyPoint k; in IndexedSeekTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ogg/
H A DOggCodecState.h510 class nsKeyPoint {
512 nsKeyPoint() : mOffset(INT64_MAX), mTime(INT64_MAX) {} in nsKeyPoint() function
514 nsKeyPoint(int64_t aOffset, int64_t aTime) in nsKeyPoint() function
531 nsKeyPoint mKeyPoint;
559 nsKeyPoint& aResult);
582 mKeyPoints.AppendElement(nsKeyPoint(aOffset, aTimeMs)); in MOZ_COUNTED_DTOR()
585 const nsKeyPoint& Get(uint32_t aIndex) const { return mKeyPoints[aIndex]; } in Get()
596 nsTArray<nsKeyPoint> mKeyPoints;
H A DOggCodecState.cpp1576 nsKeyPoint& aResult) { in IndexedSeekTargetForTrack()
1617 nsKeyPoint k; in IndexedSeekTarget()