Searched refs:FLAC__STREAM_DECODER_SEEK_ERROR (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dstream_decoder.h223 FLAC__STREAM_DECODER_SEEK_ERROR, enumerator in enum:__anon794
1540 * \c FLAC__STREAM_DECODER_SEEK_ERROR, then the decoder must be flushed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.c199 if(FLAC__stream_decoder_get_state(decoder) == FLAC__STREAM_DECODER_SEEK_ERROR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_decoder.c221 "FLAC__STREAM_DECODER_SEEK_ERROR",
3091 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3113 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3128 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3147 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3159 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3168 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3176 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3246 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
3260 decoder->protected_->state = FLAC__STREAM_DECODER_SEEK_ERROR;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dplugin.c511 else if(FLAC__stream_decoder_get_state(decoder_) == FLAC__STREAM_DECODER_SEEK_ERROR) {

Completed in 113 milliseconds