Searched refs:FLAC__stream_encoder_get_qlp_coeff_precision (Results 1 – 4 of 4) sorted by relevance
1357 FLAC_API uint32_t FLAC__stream_encoder_get_qlp_coeff_precision(const FLAC__StreamEncoder *encoder);
298 return ::FLAC__stream_encoder_get_qlp_coeff_precision(encoder_); in get_qlp_coeff_precision()
406 (void)FLAC__stream_encoder_get_qlp_coeff_precision(encoder); in test_stream_encoder()
2111 FLAC_API uint32_t FLAC__stream_encoder_get_qlp_coeff_precision(const FLAC__StreamEncoder *encoder) in FLAC__stream_encoder_get_qlp_coeff_precision() function