Home
last modified time | relevance | path

Searched defs:lpc (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_aac_tns.c93 VOID ixheaacd_tns_parcor_to_lpc(WORD32 *parcor, WORD32 *lpc, WORD16 *scale, in ixheaacd_tns_parcor_to_lpc()
147 VOID ixheaacd_tns_parcor_lpc_convert_dec(WORD16 *parcor, WORD16 *lpc, in ixheaacd_tns_parcor_lpc_convert_dec()
205 WORD32 *lpc, WORD32 order, in ixheaacd_tns_ar_filter_fixed_dec()
253 WORD32 inc, WORD32 *lpc, in ixheaacd_tns_ar_filter_fixed_non_neon_armv7()
303 WORD32 inc, WORD32 *lpc, WORD32 order, in ixheaacd_tns_ar_filter_fixed_armv8()
351 WORD32 *lpc, WORD32 order, in ixheaacd_tns_ma_filter_fixed_ld()
372 WORD16 *lpc, WORD32 order, WORD32 shift_value, in ixheaacd_tns_ar_filter_dec()
H A Dixheaacd_mps_res_tns.c28 VOID ixheaacd_res_tns_parcor_2_lpc_32x16(WORD16 *parcor, WORD16 *lpc, WORD16 *scale, WORD order) in ixheaacd_res_tns_parcor_2_lpc_32x16()
77 WORD16 *lpc, WORD32 order, WORD32 shift_value, in ixheaacd_res_tns_ar_filter_fixed_32x16()
H A Dixheaacd_mps_res_pns_js_thumb.c85 WORD32 lpc[MAX_ORDER + 1]; in ixheaacd_res_ctns_apply() local
/aosp_15_r20/external/libopus/dnn/
H A Dfwgan.c103 float lpc[LPC_ORDER]; in fwgan_cont() local
176 static void fwgan_lpc_syn(float *pcm, float *mem, const float *lpc, float last_lpc[LPC_ORDER]) { in fwgan_lpc_syn()
204 …wgan_subframe(FWGANState *st, float *pcm, const float *cond, double w0, const float *lpc, float c0) in run_fwgan_subframe()
283 static void fwgan_synthesize_impl(FWGANState *st, float *pcm, const float *lpc, const float *featur… in fwgan_synthesize_impl()
306 float lpc[LPC_ORDER]; in fwgan_synthesize() local
H A Dfreq.c87 opus_val16 *lpc, /* out: [0...p-1] LPC coefficients */ in lpcn_lpc()
275 static float lpc_from_bands(float *lpc, const float *Ex) in lpc_from_bands()
299 void lpc_weighting(float *lpc, float gamma) in lpc_weighting()
310 float lpc_from_cepstrum(float *lpc, const float *cepstrum) in lpc_from_cepstrum()
H A Dlpcnet.c58 void rc2lpc(float *lpc, const float *rc) in rc2lpc()
83 …k(LPCNetState *lpcnet, float *gru_a_condition, float *gru_b_condition, float *lpc, const float *fe… in run_frame_network()
139 float lpc[LPC_ORDER]; in run_frame_network_flush() local
H A Dlpcnet_private.h38 float lpc[LPC_ORDER]; member
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Dtest_fargan.py49 lpc = features[:,4-1:-1,nb_used_features:] variable
118 lpc = lpc*weighting variable
119 lpc = fargan.interp_lpc(torch.tensor(lpc), 4).numpy() variable
H A Drc.py13 def lpc2rc(lpc): argument
26 lpc = rc2lpc(rc) variable
H A Dfargan.py32 def interp_lpc(lpc, factor): argument
54 def analysis_filter(x, lpc, nb_subframes=4, subframe_size=40, gamma=.9): argument
/aosp_15_r20/external/libxaac/encoder/
H A Diusace_lpc.c44 VOID iusace_lpc_2_lsp_conversion(FLOAT32 *lpc, FLOAT32 *lsp, FLOAT32 *prev_lsp) { in iusace_lpc_2_lsp_conversion()
163 VOID iusace_levinson_durbin_algo(FLOAT32 *auto_corr_input, FLOAT32 *lpc) { in iusace_levinson_durbin_algo()
199 VOID iusace_get_weighted_lpc(FLOAT32 *lpc, FLOAT32 *weighted_lpc) { in iusace_get_weighted_lpc()
H A Diusace_lpd_enc.c209 VOID iusace_get_interpolated_lpc(FLOAT32 *lsp_old, FLOAT32 *lsp_new, FLOAT32 *lpc, in iusace_get_interpolated_lpc()
400 FLOAT32 lpc[9 * (ORDER + 1)]; in iusace_core_lpd_encode() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dlp_residual_unittest.cc36 std::array<float, kNumLpcCoefficients> lpc; in TEST() local
51 std::array<float, kNumLpcCoefficients> lpc; in TEST() local
/aosp_15_r20/external/rnnoise/src/
H A Dcelt_lpc.c47 opus_val32 lpc[LPC_ORDER]; in _celt_lpc() local
49 float *lpc = _lpc; in _celt_lpc() local
/aosp_15_r20/external/libopus/celt/
H A Dcelt_lpc.c47 opus_val32 lpc[CELT_LPC_ORDER]; in _celt_lpc() local
49 float *lpc = _lpc; in _celt_lpc() local
H A Dcelt_decoder.c615 opus_val16 *lpc; in celt_decode_lost() local
991 opus_val16 *lpc; local
1517 opus_val16 *lpc, *oldBandE, *oldLogE, *oldLogE2; local
/aosp_15_r20/external/webrtc/modules/audio_processing/vad/
H A Dvad_audio_proc.cc139 void VadAudioProc::GetLpcPolynomials(double* lpc, size_t length_lpc) { in GetLpcPolynomials()
180 double lpc[kNum10msSubframes * (kLpcOrder + 1)]; in FindFirstSpectralPeaks() local
/aosp_15_r20/external/coreboot/src/southbridge/intel/bd82x6x/
H A Delog.c19 struct device *lpc = pcidev_on_root(0x1f, 0); in pch_log_state() local
/aosp_15_r20/external/libcups/berkeley/
H A DMakefile121 lpc: lpc.o ../cups/$(LIBCUPS) target
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dlpc.cpp487 void lpc( in lpc() function
/aosp_15_r20/external/coreboot/src/southbridge/intel/i82801gx/
H A Dsata.c14 struct device *lpc; in get_ich7_sata_ports() local
/aosp_15_r20/external/libopus/dnn/training_tf2/
H A Ddataloader.py5 def lpc2rc(lpc): argument
/aosp_15_r20/external/coreboot/src/southbridge/intel/common/
H A Drcba_pirq.c47 void intel_acpi_gen_def_acpi_pirq(const struct device *lpc) in intel_acpi_gen_def_acpi_pirq()
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/
H A Delog.c101 struct device *lpc = pcidev_on_root(0x1f, 0); in pch_log_state() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddo_plc.c37 int16_t *lpc, /* (i) decoded LPC (only used for no PL) */ in WebRtcIlbcfix_DoThePlc()

123