Searched defs:FLAC__StreamDecoderState (Results 1 - 1 of 1) sorted by relevance

/external/flac/include/FLAC/
H A Dstream_decoder.h243 } FLAC__StreamDecoderState; typedef in typeref:enum:__anon21493
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);

Completed in 1100 milliseconds