Lines Matching refs:FLAC__StreamDecoderErrorStatus
440 } FLAC__StreamDecoderErrorStatus;
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);