Searched defs:lpc_order (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/libopus/dnn/torch/plc/ |
H A D | plc_dataset.py | 11 lpc_order=16): argument
|
/aosp_15_r20/external/libopus/dnn/training_tf2/ |
H A D | test_plc.py | 69 lpc_order = 16 variable
|
H A D | decode_rdovae.py | 68 lpc_order = 16 variable
|
H A D | encode_rdovae.py | 69 lpc_order = 16 variable
|
H A D | train_rdovae.py | 106 lpc_order = 16 variable
|
H A D | train_lpcnet.py | 111 lpc_order = 16 variable
|
H A D | train_plc.py | 156 lpc_order = 16 variable
|
H A D | lpcnet.py | 234 …lse, adaptation=False, quantize=False, flag_e2e = False, cond_size=128, lpc_order=16, lpc_gamma=1.… argument
|
H A D | fec_encoder.py | 79 lpc_order = 16 variable
|
/aosp_15_r20/external/libopus/dnn/torch/rdovae/ |
H A D | fec_encoder.py | 66 lpc_order = 16 variable
|
/aosp_15_r20/external/libopus/dnn/ |
H A D | osce_features.c | 211 static void calculate_log_spectrum_from_lpc(float *spec, opus_int16 *a_q12, int lpc_order) in calculate_log_spectrum_from_lpc()
|
/aosp_15_r20/external/libopus/dnn/torch/neural-pitch/ |
H A D | neural_pitch_update.py | 84 lpc_order = 16 variable
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | stream_encoder.c | 3464 uint32_t min_lpc_order, max_lpc_order, lpc_order, guess_lpc_order; in process_subframe_() local
|