Searched refs:get_do_exhaustive_model_search (Results 1 – 3 of 3) sorted by relevance
167 …virtual bool get_do_exhaustive_model_search() const; ///< See FLAC__stream_encoder_get_do_ex…
313 bool Stream::get_do_exhaustive_model_search() const in get_do_exhaustive_model_search() function in FLAC::Encoder::Stream
467 if(encoder->get_do_exhaustive_model_search() != false) { in test_stream_encoder()