Lines Matching refs:FLAC__StreamDecoderErrorStatus
441 } FLAC__StreamDecoderErrorStatus;
443 /** Maps a FLAC__StreamDecoderErrorStatus to a C string.
445 * Using a FLAC__StreamDecoderErrorStatus as the index to this array
727 typedef void (*FLAC__StreamDecoderErrorCallback)(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data);