Home
last modified time | relevance | path

Searched refs:MediaSourceDecoder (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasource/
H A DMediaSourceDecoder.cpp32 MediaSourceDecoder::MediaSourceDecoder(MediaDecoderInit& aInit) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
156 void MediaSourceDecoder::Shutdown() { in Shutdown()
175 void MediaSourceDecoder::DetachMediaSource() { in DetachMediaSource()
181 void MediaSourceDecoder::Ended(bool aEnded) { in Ended()
237 double MediaSourceDecoder::GetDuration() { in GetDuration()
243 MediaSourceDecoder::NextFrameBufferedStatus() { in NextFrameBufferedStatus()
263 bool MediaSourceDecoder::CanPlayThroughImpl() { in CanPlayThroughImpl()
289 TimeInterval MediaSourceDecoder::ClampIntervalToEnd( in ClampIntervalToEnd()
304 void MediaSourceDecoder::NotifyInitDataArrived() { in NotifyInitDataArrived()
312 void MediaSourceDecoder::NotifyDataArrived() { in NotifyDataArrived()
[all …]
H A DMediaSourceDecoder.h25 DDLoggedTypeDeclNameAndBase(MediaSourceDecoder, MediaDecoder);
27 class MediaSourceDecoder : public MediaDecoder,
28 public DecoderDoctorLifeLogger<MediaSourceDecoder> {
30 explicit MediaSourceDecoder(MediaDecoderInit& aInit);
H A DMediaSource.h105 bool Attach(MediaSourceDecoder* aDecoder);
112 MediaSourceDecoder* GetDecoder() { return mDecoder; } in GetDecoder()
159 RefPtr<MediaSourceDecoder> mDecoder;
H A Dmoz.build10 "MediaSourceDecoder.h",
26 "MediaSourceDecoder.cpp",
/dports/www/firefox/firefox-99.0/dom/media/mediasource/
H A DMediaSourceDecoder.cpp32 MediaSourceDecoder::MediaSourceDecoder(MediaDecoderInit& aInit) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
152 void MediaSourceDecoder::Shutdown() { in Shutdown()
171 void MediaSourceDecoder::DetachMediaSource() { in DetachMediaSource()
177 void MediaSourceDecoder::Ended(bool aEnded) { in Ended()
233 double MediaSourceDecoder::GetDuration() { in GetDuration()
239 MediaSourceDecoder::NextFrameBufferedStatus() { in NextFrameBufferedStatus()
259 bool MediaSourceDecoder::CanPlayThroughImpl() { in CanPlayThroughImpl()
285 TimeInterval MediaSourceDecoder::ClampIntervalToEnd( in ClampIntervalToEnd()
300 void MediaSourceDecoder::NotifyInitDataArrived() { in NotifyInitDataArrived()
308 void MediaSourceDecoder::NotifyDataArrived() { in NotifyDataArrived()
[all …]
H A DMediaSourceDecoder.h25 DDLoggedTypeDeclNameAndBase(MediaSourceDecoder, MediaDecoder);
27 class MediaSourceDecoder : public MediaDecoder,
28 public DecoderDoctorLifeLogger<MediaSourceDecoder> {
30 explicit MediaSourceDecoder(MediaDecoderInit& aInit);
H A DMediaSource.h105 bool Attach(MediaSourceDecoder* aDecoder);
112 MediaSourceDecoder* GetDecoder() { return mDecoder; } in GetDecoder()
159 RefPtr<MediaSourceDecoder> mDecoder;
H A Dmoz.build10 "MediaSourceDecoder.h",
26 "MediaSourceDecoder.cpp",
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasource/
H A DMediaSourceDecoder.cpp32 MediaSourceDecoder::MediaSourceDecoder(MediaDecoderInit& aInit) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
156 void MediaSourceDecoder::Shutdown() { in Shutdown()
175 void MediaSourceDecoder::DetachMediaSource() { in DetachMediaSource()
181 void MediaSourceDecoder::Ended(bool aEnded) { in Ended()
237 double MediaSourceDecoder::GetDuration() { in GetDuration()
243 MediaSourceDecoder::NextFrameBufferedStatus() { in NextFrameBufferedStatus()
263 bool MediaSourceDecoder::CanPlayThroughImpl() { in CanPlayThroughImpl()
289 TimeInterval MediaSourceDecoder::ClampIntervalToEnd( in ClampIntervalToEnd()
304 void MediaSourceDecoder::NotifyInitDataArrived() { in NotifyInitDataArrived()
312 void MediaSourceDecoder::NotifyDataArrived() { in NotifyDataArrived()
[all …]
H A DMediaSourceDecoder.h25 DDLoggedTypeDeclNameAndBase(MediaSourceDecoder, MediaDecoder);
27 class MediaSourceDecoder : public MediaDecoder,
28 public DecoderDoctorLifeLogger<MediaSourceDecoder> {
30 explicit MediaSourceDecoder(MediaDecoderInit& aInit);
H A DMediaSource.h105 bool Attach(MediaSourceDecoder* aDecoder);
112 MediaSourceDecoder* GetDecoder() { return mDecoder; } in GetDecoder()
159 RefPtr<MediaSourceDecoder> mDecoder;
H A Dmoz.build10 "MediaSourceDecoder.h",
26 "MediaSourceDecoder.cpp",
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasource/
H A DMediaSourceDecoder.cpp29 MediaSourceDecoder::MediaSourceDecoder(dom::HTMLMediaElement* aElement) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
45 MediaSourceDecoder::CreateStateMachine() in CreateStateMachine()
78 MediaSourceDecoder::GetSeekable() in GetSeekable()
120 MediaSourceDecoder::GetBuffered() in GetBuffered()
166 MediaSourceDecoder::Shutdown() in Shutdown()
195 MediaSourceDecoder::DetachMediaSource() in DetachMediaSource()
202 MediaSourceDecoder::Ended(bool aEnded) in Ended()
268 MediaSourceDecoder::GetDuration() in GetDuration()
299 MediaSourceDecoder::CanPlayThrough() in CanPlayThrough()
330 MediaSourceDecoder::NotifyWaitingForKey() in NotifyWaitingForKey()
[all …]
H A DMediaSource.h89 bool Attach(MediaSourceDecoder* aDecoder);
96 MediaSourceDecoder* GetDecoder() in GetDecoder()
139 RefPtr<MediaSourceDecoder> mDecoder;
H A DMediaSourceDecoder.h35 class MediaSourceDecoder : public MediaDecoder
38 explicit MediaSourceDecoder(dom::HTMLMediaElement* aElement);
H A Dmoz.build11 'MediaSourceDecoder.h',
27 'MediaSourceDecoder.cpp',
H A DTrackBuffersManager.h93 TrackBuffersManager(MediaSourceDecoder* aParentDecoder,
167 void AddSizeOfResources(MediaSourceDecoder::ResourceSizes* aSizes) const;
379 void AddSizeOfResources(MediaSourceDecoder::ResourceSizes* aSizes) const;
468 nsMainThreadPtrHandle<MediaSourceDecoder> mParentDecoder;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasource/
H A DMediaSourceDecoder.cpp32 MediaSourceDecoder::MediaSourceDecoder(MediaDecoderInit& aInit) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
156 void MediaSourceDecoder::Shutdown() { in Shutdown()
175 void MediaSourceDecoder::DetachMediaSource() { in DetachMediaSource()
181 void MediaSourceDecoder::Ended(bool aEnded) { in Ended()
237 double MediaSourceDecoder::GetDuration() { in GetDuration()
243 MediaSourceDecoder::NextFrameBufferedStatus() { in NextFrameBufferedStatus()
263 bool MediaSourceDecoder::CanPlayThroughImpl() { in CanPlayThroughImpl()
289 TimeInterval MediaSourceDecoder::ClampIntervalToEnd( in ClampIntervalToEnd()
304 void MediaSourceDecoder::NotifyInitDataArrived() { in NotifyInitDataArrived()
312 void MediaSourceDecoder::NotifyDataArrived() { in NotifyDataArrived()
[all …]
H A DMediaSourceDecoder.h25 DDLoggedTypeDeclNameAndBase(MediaSourceDecoder, MediaDecoder);
27 class MediaSourceDecoder : public MediaDecoder,
28 public DecoderDoctorLifeLogger<MediaSourceDecoder> {
30 explicit MediaSourceDecoder(MediaDecoderInit& aInit);
H A DMediaSource.h105 bool Attach(MediaSourceDecoder* aDecoder);
112 MediaSourceDecoder* GetDecoder() { return mDecoder; } in GetDecoder()
159 RefPtr<MediaSourceDecoder> mDecoder;
H A Dmoz.build10 'MediaSourceDecoder.h',
26 'MediaSourceDecoder.cpp',
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mediasource/
H A DMediaSourceDecoder.cpp32 MediaSourceDecoder::MediaSourceDecoder(MediaDecoderInit& aInit) in MediaSourceDecoder() function in mozilla::MediaSourceDecoder
76 media::TimeIntervals MediaSourceDecoder::GetSeekable() { in GetSeekable()
159 void MediaSourceDecoder::Shutdown() { in Shutdown()
179 void MediaSourceDecoder::DetachMediaSource() { in DetachMediaSource()
185 void MediaSourceDecoder::Ended(bool aEnded) { in Ended()
246 double MediaSourceDecoder::GetDuration() { in GetDuration()
253 MediaSourceDecoder::NextFrameBufferedStatus() { in NextFrameBufferedStatus()
274 bool MediaSourceDecoder::CanPlayThroughImpl() { in CanPlayThroughImpl()
301 TimeInterval MediaSourceDecoder::ClampIntervalToEnd( in ClampIntervalToEnd()
317 void MediaSourceDecoder::NotifyInitDataArrived() { in NotifyInitDataArrived()
[all …]
H A DMediaSourceDecoder.h24 DDLoggedTypeDeclNameAndBase(MediaSourceDecoder, MediaDecoder);
26 class MediaSourceDecoder : public MediaDecoder,
27 public DecoderDoctorLifeLogger<MediaSourceDecoder> {
29 explicit MediaSourceDecoder(MediaDecoderInit& aInit);
H A DMediaSource.h105 bool Attach(MediaSourceDecoder* aDecoder);
112 MediaSourceDecoder* GetDecoder() { return mDecoder; } in GetDecoder()
159 RefPtr<MediaSourceDecoder> mDecoder;
H A Dmoz.build11 'MediaSourceDecoder.h',
27 'MediaSourceDecoder.cpp',

123