Searched refs:FLAC__stream_encoder_get_streamable_subset (Results 1 – 4 of 4) sorted by relevance
1306 FLAC_API FLAC__bool FLAC__stream_encoder_get_streamable_subset(const FLAC__StreamEncoder *encoder);
247 return static_cast<bool>(::FLAC__stream_encoder_get_streamable_subset(encoder_)); in get_streamable_subset()
355 if(FLAC__stream_encoder_get_streamable_subset(encoder) != true) { in test_stream_encoder()
2104 FLAC_API FLAC__bool FLAC__stream_encoder_get_streamable_subset(const FLAC__StreamEncoder *encoder) in FLAC__stream_encoder_get_streamable_subset() function