Home | History | Annotate | Download | only in FLAC

Lines Matching refs:FLAC__StreamDecoderState

243 } FLAC__StreamDecoderState;
245 /** Maps a FLAC__StreamDecoderState to a C string.
247 * Using a FLAC__StreamDecoderState as the index to this array
886 * \retval FLAC__StreamDecoderState
889 FLAC_API FLAC__StreamDecoderState FLAC__stream_decoder_get_state(const FLAC__StreamDecoder *decoder);