Home
last modified time | relevance | path

Searched defs:decoder_selector_ (Results 1 – 6 of 6) sorted by relevance

/dports/science/pulseview/pulseview-0.4.2/pv/views/decoder_binary/
H A Dview.hpp98 QComboBox *decoder_selector_, *format_selector_, *class_selector_; member in pv::views::decoder_binary::View
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Ddecoder_stream.h257 DecoderSelector<StreamType> decoder_selector_; variable
H A Ddecoder_selector_unittest.cc438 std::unique_ptr<Selector> decoder_selector_; member in media::DecoderSelectorTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Ddecoder_stream.h249 DecoderSelector<StreamType> decoder_selector_; variable
H A Ddecoder_selector_unittest.cc305 std::unique_ptr<DecoderSelector<TypeParam::kStreamType>> decoder_selector_; member in media::DecoderSelectorTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webcodecs/
H A Ddecoder_selector_test.cc191 std::unique_ptr<DecoderSelector<TypeParam::kStreamType>> decoder_selector_; member in blink::WebCodecsDecoderSelectorTest