Home
last modified time | relevance | path

Searched defs:lpcs (Results 1 – 10 of 10) sorted by relevance

/external/libopus/dnn/torch/neural-pitch/
Dneural_pitch_update.py50 def run_lpc(signal, lpcs, frame_length=160): argument
76 lpcs = features[:, 20:36] variable
/external/libopus/dnn/torch/osce/utils/
Dsilk_features.py70 def create_features(noisy, noisy_history, lpcs, gains, ltps, periods): argument
/external/libopus/dnn/torch/osce/data/
Dlpcnet_vocoding_dataset.py56 def run_lpc(signal, lpcs, frame_length=160): argument
/external/libopus/dnn/torch/lpcnet/models/
Dlpcnet.py230 def generate(self, features, periods, lpcs): argument
Dmulti_rate_lpcnet.py318 def generate(self, features, periods, lpcs): argument
/external/libopus/dnn/torch/lpcnet/data/
Dlpcnet_dataset.py56 def run_lpc(signal, lpcs, frame_length=160): argument
/external/libopus/dnn/training_tf2/
Dtest_lpcnet.py95 cfeat,lpcs = enc.predict([features[c:c+1, :, :nb_used_features], periods[c:c+1, :, :]]) variable
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1937 LPCREATESTRUCT lpcs = reinterpret_cast<LPCREATESTRUCT>(lParam); in WndProc() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs3178 pub lpcs: *mut CREATESTRUCTA, field
3193 pub lpcs: *mut CREATESTRUCTW, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs3178 pub lpcs: *mut CREATESTRUCTA, field
3193 pub lpcs: *mut CREATESTRUCTW, field