Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:do_exhaustive_model_search

127 	FLAC__bool do_exhaustive_model_search;
1496 ok &= FLAC__stream_encoder_set_do_exhaustive_model_search (encoder, compression_levels_[value].do_exhaustive_model_search);
1664 encoder->protected_->do_exhaustive_model_search = value;
1944 return encoder->protected_->do_exhaustive_model_search;
2144 encoder->protected_->do_exhaustive_model_search = false;
3247 if(encoder->protected_->do_exhaustive_model_search) {
3314 if(encoder->protected_->do_exhaustive_model_search) {