OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__lpc_compute_lp_coefficients
(Results
1 - 3
of
3
) sorted by null
/external/flac/libFLAC/include/private/
lpc.h
83
*
FLAC__lpc_compute_lp_coefficients
()
103
void
FLAC__lpc_compute_lp_coefficients
(const FLAC__real autoc[], unsigned *max_order, FLAC__real lp_coeff[][FLAC__MAX_LPC_ORDER], FLAC__double error[]);
/external/flac/libFLAC/
lpc.c
112
void
FLAC__lpc_compute_lp_coefficients
(const FLAC__real autoc[], unsigned *max_order, FLAC__real lp_coeff[][FLAC__MAX_LPC_ORDER], FLAC__double error[])
[
all
...]
stream_encoder.c
[
all
...]
Completed in 1173 milliseconds