/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | poly_to_lsf.c | 28 int16_t lsp[10]; in WebRtcIlbcfix_Poly2Lsf() local
|
D | lsf_to_lsp.c | 28 int16_t *lsp, /* (o) lsp in Q15 values between -1 and 1 */ in WebRtcIlbcfix_Lsf2Lsp()
|
D | get_lsp_poly.c | 41 int16_t *lsp, /* (i) LSP in Q15 */ in WebRtcIlbcfix_GetLspPoly()
|
D | lsf_to_poly.c | 33 int16_t lsp[10]; in WebRtcIlbcfix_Lsf2Poly() local
|
D | lsp_to_lsf.c | 27 int16_t *lsp, /* (i) lsp vector -1...+1 in Q15 */ in WebRtcIlbcfix_Lsp2Lsf()
|
D | poly_to_lsp.c | 30 int16_t *lsp, /* (i) LSP coefficients in Q15 */ in WebRtcIlbcfix_Poly2Lsp()
|
/external/libxaac/decoder/ |
D | ixheaacd_tcx_fwd_mdct.c | 61 static VOID ixheaacd_compute_coeff_poly_f(FLOAT32 lsp[], FLOAT32 *f1, in ixheaacd_compute_coeff_poly_f() 83 VOID ixheaacd_lsp_to_lp_conversion(FLOAT32 *lsp, FLOAT32 *lp_flt_coff_a) { in ixheaacd_lsp_to_lp_conversion() 230 FLOAT32 lsp[ORDER]; in ixheaacd_interpolation_lsp_params() local
|
D | ixheaacd_lpc.c | 188 void ixheaacd_lsp_2_lsf_conversion(float lsp[], float lsf[], WORD32 m) { in ixheaacd_lsp_2_lsf_conversion() 196 static VOID ixheaacd_lsf_2_lsp_conversion_float(FLOAT32 lsf[], FLOAT32 lsp[], in ixheaacd_lsf_2_lsp_conversion_float()
|
/external/libgsm/src/ |
D | preprocess.c | 49 word msp, lsp; variable
|
/external/tremolo/Tremolo/ |
D | floor0.c | 147 ogg_int32_t *lsp,int m, in vorbis_lsp_to_curve() 402 ogg_int32_t *lsp){ in floor0_inverse1() 438 ogg_int32_t *lsp,ogg_int32_t *out){ in floor0_inverse2()
|
/external/google-breakpad/src/client/solaris/handler/ |
D | minidump_generator.cc | 99 bool IsLwpCrashedCallback(lwpstatus_t *lsp, void *context) { in IsLwpCrashedCallback() 233 const lwpstatus_t *lsp, in WriteCrashedLwpStream() 274 const lwpstatus_t *lsp, MDRawThread *lwp) { in WriteLwpStream() 388 bool LwpInformationCallback(lwpstatus_t *lsp, void *context) { in LwpInformationCallback()
|
/external/libldac/src/ |
D | quant_fixp_ldac.c | 63 int lsp, hsp; in norm_spectrum_ldac() local
|
D | quant_ldac.c | 52 int lsp, hsp; in norm_spectrum_ldac() local
|
D | pack_ldac.c | 291 int lsp, hsp; in pack_spectrum_ldac() local 339 int lsp, hsp; in pack_residual_ldac() local
|
/external/clang/test/Sema/ |
D | format-strings-scanf.c | 96 void test_alloc_extension(char **sp, wchar_t **lsp, float *fp) { in test_alloc_extension()
|
/external/aac/libAACdec/src/ |
D | usacdec_lpc.cpp | 1129 static void get_lsppol(FIXP_LPC lsp[], FIXP_DBL f[], int n, int flag) { in get_lsppol() 1156 void E_LPC_f_lsp_a_conversion(FIXP_LPC *lsp, FIXP_LPC *a, INT *a_exp) { in E_LPC_f_lsp_a_conversion()
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | TestCldr.java | 173 LanguageTagParser lsp = new LanguageTagParser(); in addLocales() local
|
/external/scapy/scapy/contrib/ |
D | isis.py | 802 def _lsp_answers(lsp, other, clsname): argument
|