OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__fixed_compute_residual
(Results
1 - 3
of
3
) sorted by null
/external/flac/libFLAC/include/private/
fixed.h
70
*
FLAC__fixed_compute_residual
()
80
void
FLAC__fixed_compute_residual
(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC__int32 residual[]);
/external/flac/libFLAC/
fixed.c
352
void
FLAC__fixed_compute_residual
(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC__int32 residual[])
stream_encoder.c
[
all
...]
Completed in 233 milliseconds