Home | History | Annotate | Download | only in FLAC

Lines Matching refs:FLAC__StreamDecoderState

244 } FLAC__StreamDecoderState;
246 /** Maps a FLAC__StreamDecoderState to a C string.
248 * Using a FLAC__StreamDecoderState as the index to this array
887 * \retval FLAC__StreamDecoderState
890 FLAC_API FLAC__StreamDecoderState FLAC__stream_decoder_get_state(const FLAC__StreamDecoder *decoder);