Searched refs:FLAC__stream_decoder_get_channels (Results 1 – 5 of 5) sorted by relevance
945 FLAC_API uint32_t FLAC__stream_decoder_get_channels(const FLAC__StreamDecoder *decoder);
140 return ::FLAC__stream_decoder_get_channels(decoder_); in get_channels()
178 173: FUNC GLOBAL DEFAULT 15 FLAC__stream_decoder_get_channels
588 uint32_t channels = FLAC__stream_decoder_get_channels(decoder); in test_stream_decoder()
836 FLAC_API uint32_t FLAC__stream_decoder_get_channels(const FLAC__StreamDecoder *decoder) in FLAC__stream_decoder_get_channels() function3290 uint32_t channels = FLAC__stream_decoder_get_channels(decoder); in seek_to_absolute_sample_()