Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/torch/neural-pitch/
H A Dneural_pitch_update.py50 def run_lpc(signal, lpcs, frame_length=160): argument
76 lpcs = features[:, 20:36] variable
/aosp_15_r20/external/libopus/dnn/torch/osce/data/
H A Dlpcnet_vocoding_dataset.py56 def run_lpc(signal, lpcs, frame_length=160): argument
/aosp_15_r20/external/libopus/dnn/torch/osce/utils/
H A Dsilk_features.py70 def create_features(noisy, noisy_history, lpcs, gains, ltps, periods): argument
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/models/
H A Dlpcnet.py230 def generate(self, features, periods, lpcs): argument
H A Dmulti_rate_lpcnet.py318 def generate(self, features, periods, lpcs): argument
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/data/
H A Dlpcnet_dataset.py56 def run_lpc(signal, lpcs, frame_length=160): argument
/aosp_15_r20/external/libopus/dnn/training_tf2/
H A Dtest_lpcnet.py95 cfeat,lpcs = enc.predict([features[c:c+1, :, :nb_used_features], periods[c:c+1, :, :]]) variable
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1879 LPCREATESTRUCT lpcs = reinterpret_cast<LPCREATESTRUCT>(lParam); in WndProc() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinuser.h457 struct tagCREATESTRUCTA *lpcs; member
462 struct tagCREATESTRUCTW *lpcs; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs93957 pub lpcs: *mut tagCREATESTRUCTA, field
93995 pub lpcs: *mut tagCREATESTRUCTW, field