Home
last modified time | relevance | path

Searched defs:nb_features (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/bpftool/src/
H A Dmain.c106 print_feature(const char *feature, bool state, unsigned int *nb_features) in print_feature()
168 unsigned int nb_features = 0; in do_version() local
/aosp_15_r20/external/libopus/dnn/torch/plc/
H A Dplc_dataset.py9 nb_features=20, argument
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Ddataset.py13 nb_features=36): argument
H A Dtest_fargan.py13 nb_features = 36 variable
/aosp_15_r20/external/libopus/dnn/training_tf2/
H A Dtest_plc.py72 nb_features = model.nb_used_features + lpc_order variable
H A Dencode_rdovae.py72 nb_features = model.nb_used_features + lpc_order variable
H A Dtrain_rdovae.py109 nb_features = model.nb_used_features + lpc_order variable
H A Dtest_lpcnet.py60 nb_features = 36 variable
H A Dtrain_lpcnet.py154 nb_features = model.nb_used_features + lpc_order variable
H A Dtrain_plc.py159 nb_features = model.nb_used_features + lpc_order + model.nb_burg_features variable
H A Dfec_encoder.py125 nb_features = model.nb_used_features + lpc_order variable
/aosp_15_r20/external/libopus/dnn/torch/rdovae/
H A Dfec_encoder.py112 nb_features = model.feature_dim + lpc_order variable