FLAC__stream_encoder_set_do_qlp_coeff_prec_search

Set to \c false to use only the specified quantized linear predictor coefficient precision, or \c true to search neighboring precision values and use the best one.

\default \c false \param encoder An encoder instance to set. \param value See above. \assert \code encoder != NULL \endcode \retval FLAC__bool \c false if the encoder is already initialized, else \c true.

extern (C) nothrow
FLAC__stream_encoder_set_do_qlp_coeff_prec_search

Meta