Home
last modified time | relevance | path

Searched refs:decoder_check_plugin (Results 1 – 2 of 2) sorted by relevance

/dports/audio/musicpd/mpd-0.23.6/src/command/
H A DFingerprintCommands.cxx144 decoder_check_plugin(const DecoderPlugin &plugin, const InputStream &is, in decoder_check_plugin() function
157 if (!decoder_check_plugin(plugin, is, suffix)) in DecodeStream()
/dports/audio/musicpd/mpd-0.23.6/src/decoder/
H A DThread.cxx190 decoder_check_plugin(const DecoderPlugin &plugin, const InputStream &is, in decoder_check_plugin() function
205 if (!decoder_check_plugin(plugin, is, suffix)) in decoder_run_stream_plugin()