Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
22c8ad82
Commit
22c8ad82
authored
Mar 01, 2001
by
Josh Coalson
Browse files
remove floating "#if 0"
parent
4a103840
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/lpc.c
View file @
22c8ad82
...
...
@@ -80,7 +80,6 @@ void FLAC__lpc_compute_lp_coefficients(const real autoc[], unsigned max_order, r
}
}
#if 0
int
FLAC__lpc_quantize_coefficients
(
const
real
lp_coeff
[],
unsigned
order
,
unsigned
precision
,
unsigned
bits_per_sample
,
int32
qlp_coeff
[],
int
*
shift
)
{
unsigned
i
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment