OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__fixed_compute_best_predictor_intrin_sse2
(Results
1 - 3
of
3
) sorted by null
/external/flac/libFLAC/include/private/
fixed.h
62
unsigned
FLAC__fixed_compute_best_predictor_intrin_sse2
(const FLAC__int32 data[], unsigned data_len, float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER + 1]);
/external/flac/libFLAC/
fixed_intrin_sse2.c
58
unsigned
FLAC__fixed_compute_best_predictor_intrin_sse2
(const FLAC__int32 data[], unsigned data_len, float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER + 1])
stream_encoder.c
[
all
...]
Completed in 136 milliseconds