Searched refs:FLAC__stream_decoder_get_blocksize (Results 1 – 5 of 5) sorted by relevance
993 FLAC_API uint32_t FLAC__stream_decoder_get_blocksize(const FLAC__StreamDecoder *decoder);
164 return ::FLAC__stream_decoder_get_blocksize(decoder_); in get_blocksize()
60 55: FUNC GLOBAL DEFAULT 15 FLAC__stream_decoder_get_blocksize
618 uint32_t blocksize = FLAC__stream_decoder_get_blocksize(decoder); in test_stream_decoder()
864 FLAC_API uint32_t FLAC__stream_decoder_get_blocksize(const FLAC__StreamDecoder *decoder) in FLAC__stream_decoder_get_blocksize() function