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

/external/flac/include/FLAC/
H A Dstream_decoder.h440 } FLAC__StreamDecoderErrorStatus; typedef in typeref:enum:__anon21500
442 /** Maps a FLAC__StreamDecoderErrorStatus to a C string.
444 * Using a FLAC__StreamDecoderErrorStatus as the index to this array
726 typedef void (*FLAC__StreamDecoderErrorCallback)(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data);

Completed in 1046 milliseconds