Home
last modified time | relevance | path

Searched defs:feature_file (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dadaconvtest.c33 char feature_file[256]; in adaconv_compare() local
133 char feature_file[256]; in adacomb_compare() local
244 char feature_file[256]; in adashape_compare() local
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dtest_lpcnet.py63 feature_file = args.features variable
/aosp_15_r20/external/libopus/dnn/torch/plc/
H A Dplc_dataset.py6 feature_file, argument
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Ddataset.py7 feature_file, argument
/aosp_15_r20/external/libopus/dnn/torch/osce/utils/
H A Dlpcnet_features.py6 def load_lpcnet_features(feature_file, version=2): argument
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/utils/
H A Ddata.py35 def load_features(feature_file, version=2): argument
/aosp_15_r20/external/libopus/dnn/torch/rdovae/rdovae/
H A Ddataset.py35 feature_file, argument
/aosp_15_r20/external/libopus/dnn/training_tf2/
H A Dtest_plc.py71 feature_file = args.features variable
H A Dencode_rdovae.py71 feature_file = args.features variable
H A Dtrain_rdovae.py108 feature_file = args.features variable
H A Dtest_lpcnet.py57 feature_file = sys.argv[2] variable
H A Dtrain_lpcnet.py151 feature_file = args.features variable
H A Dtrain_plc.py158 feature_file = args.features variable
H A Dfec_encoder.py118 feature_file = os.path.splitext(args.input)[0] + '_features.f32' variable
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dutility.cpp113 std::string feature_file = "/sys/fs/f2fs/" + bdev + "/features"; in F2fsPinBeforeAllocate() local
/aosp_15_r20/external/libopus/dnn/torch/rdovae/
H A Dfec_encoder.py105 feature_file = os.path.splitext(args.input)[0] + '_features.f32' variable
H A Dtrain_rdovae.py117 feature_file = args.features variable