Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dplugin.c138 static FLAC__bool audio_error_ = false; variable
280 audio_error_ = false; in FLAC_XMMS__play_file()
336 audio_error_ = true; in FLAC_XMMS__play_file()
380 if(audio_error_) in FLAC_XMMS__get_time()