Home
last modified time | relevance | path

Searched refs:text_streams_ (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Dsource_buffer_state.cc260 for (const auto& it : text_streams_) { in Remove()
272 for (const auto& it : text_streams_) in EvictCodedFrames()
301 for (const auto& it : text_streams_) { in EvictCodedFrames()
336 for (const auto& it : text_streams_) { in OnMemoryPressure()
351 for (const auto& it : text_streams_) in GetBufferedRanges()
368 for (const auto& it : text_streams_) { in GetHighestPresentationTimestamp()
386 for (const auto& it : text_streams_) { in GetMaxBufferedDuration()
402 for (const auto& it : text_streams_) { in StartReturningData()
416 for (const auto& it : text_streams_) { in AbortReads()
761 if (text_streams_.empty()) { in OnNewConfigs()
[all …]
H A Dsource_buffer_state.h239 DemuxerStreamMap text_streams_; variable
H A Dchunk_demuxer.h493 OwnedChunkDemuxerStreamVector text_streams_; variable
H A Dchunk_demuxer.cc1313 owning_vector = &text_streams_; in CreateDemuxerStream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Dsource_buffer_state.cc260 for (const auto& it : text_streams_) { in Remove()
272 for (const auto& it : text_streams_) in EvictCodedFrames()
301 for (const auto& it : text_streams_) { in EvictCodedFrames()
336 for (const auto& it : text_streams_) { in OnMemoryPressure()
351 for (const auto& it : text_streams_) in GetBufferedRanges()
368 for (const auto& it : text_streams_) { in GetHighestPresentationTimestamp()
386 for (const auto& it : text_streams_) { in GetMaxBufferedDuration()
402 for (const auto& it : text_streams_) { in StartReturningData()
416 for (const auto& it : text_streams_) { in AbortReads()
761 if (text_streams_.empty()) { in OnNewConfigs()
[all …]
H A Dsource_buffer_state.h239 DemuxerStreamMap text_streams_; variable
H A Dchunk_demuxer.h492 OwnedChunkDemuxerStreamVector text_streams_; variable
H A Dchunk_demuxer.cc1314 owning_vector = &text_streams_; in CreateDemuxerStream()