Home
last modified time | relevance | path

Searched defs:preemph (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/osce/models/
H A Dnns_base.py36 def __init__(self, skip=91, preemph=0.85): argument
H A Dshape_up_48.py59 preemph=0.85, argument
H A Dlavoce_400.py59 preemph=0.85, argument
H A Dlace.py60 preemph=0.85, argument
H A Dno_lace.py65 preemph=0.85, argument
H A Dlavoce.py70 preemph=0.85, argument
/aosp_15_r20/external/libopus/dnn/torch/osce/data/
H A Dsilk_enhancement_set.py44 preemph=0.85, argument
/aosp_15_r20/external/libopus/dnn/torch/osce/utils/
H A Dsilk_features.py103 preemph=0.85, argument
/aosp_15_r20/external/libopus/celt/
H A Dmodes.h58 opus_val16 preemph[4]; member
/aosp_15_r20/external/speex/tmv/
H A Dmdf_tm.h349 register spx_word16_t preemph = st->preemph; in mdf_preemph() local
701 register spx_word16_t preemph = st->preemph; in mdf_compute_error_signal() local
/aosp_15_r20/external/speex/libspeexdsp/
H A Dmdf.c177 spx_word16_t preemph; member