OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hp_cutoff
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/src/
opus_encoder.c
320
static void
hp_cutoff
(const opus_val16 *in, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs)
function
[
all
...]
/external/libopus/src/
opus_encoder.c
320
static void
hp_cutoff
(const opus_val16 *in, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs)
function
[
all
...]
Completed in 444 milliseconds