Searched refs:FLAC__stream_decoder_get_sample_rate (Results 1 – 5 of 5) sorted by relevance
981 FLAC_API uint32_t FLAC__stream_decoder_get_sample_rate(const FLAC__StreamDecoder *decoder);
158 return ::FLAC__stream_decoder_get_sample_rate(decoder_); in get_sample_rate()
101 96: FUNC GLOBAL DEFAULT 15 FLAC__stream_decoder_get_sample_rate
608 uint32_t sample_rate = FLAC__stream_decoder_get_sample_rate(decoder); in test_stream_decoder()
857 FLAC_API uint32_t FLAC__stream_decoder_get_sample_rate(const FLAC__StreamDecoder *decoder) in FLAC__stream_decoder_get_sample_rate() function