OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:celt_preemphasis
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
celt.h
198
void
celt_preemphasis
(const opus_val16 * OPUS_RESTRICT pcmp, celt_sig * OPUS_RESTRICT inp,
celt_encoder.c
463
void
celt_preemphasis
(const opus_val16 * OPUS_RESTRICT pcmp, celt_sig * OPUS_RESTRICT inp,
function
[
all
...]
/external/libopus/src/
opus_multistream_encoder.c
259
celt_preemphasis
(x, in+overlap, frame_size, 1, upsample, celt_mode->preemph, preemph_mem+c, 0);
[
all
...]
Completed in 41 milliseconds