Searched refs:get_qlp_coeff_precision (Results 1 – 3 of 3) sorted by relevance
164 …virtual uint32_t get_qlp_coeff_precision() const; ///< See FLAC__stream_encoder_get_qlp_c…
295 uint32_t Stream::get_qlp_coeff_precision() const in get_qlp_coeff_precision() function in FLAC::Encoder::Stream
448 (void)encoder->get_qlp_coeff_precision(); in test_stream_encoder()