/btstack/3rd-party/lc3-google/src/ |
H A D | mdct.c | 102 const struct lc3_complex *x0 = x, *x1 = x0 + n*n3, *x2 = x1 + n*n3; in fft_bf3() local 143 const struct lc3_complex *x0 = x, *x1 = x0 + n*n2; in fft_bf2() local 217 const float *x0 = x + ns-nd, *x1 = x0; in mdct_window() local 250 const float *x0 = x, *x1 = x0 + 2*n4; in mdct_pre_fft() local 281 const struct lc3_complex *x0 = x + n8, *x1 = x0 - 1; in mdct_post_fft() local 312 const float *x0 = x, *x1 = x0 + 2*n4; in imdct_pre_fft() local 345 const struct lc3_complex *x0 = x, *x1 = x0 + n4; in imdct_post_fft() local 381 const float *x0 = d + nd-n4, *x1 = x0; in imdct_window() local
|
H A D | mdct_neon.h | 56 float32x4_t x0 = vld1q_f32( (float *)(x + 0*n) ); in neon_fft_5() local 138 float32x4_t x0 = vld1q_f32( (float *)x0_ptr ); in neon_fft_bf3() local 181 float32x2_t x0 = vld1_f32( (float *)(x0_ptr++) ); in neon_fft_bf3() local 246 float32x4_t x0 = vld1q_f32( (float *)x0_ptr ); in neon_fft_bf2() local 269 float32x2_t x0 = vld1_f32( (float *)(x0_ptr++) ); in neon_fft_bf2() local
|
H A D | ltpf.c | 523 int16_t x3 = x[-2], x2 = x[-1], x1, x0; in interpolate() local 763 const float *x0, float *x, int n, in synthesize_template() 818 const float *x0, float *x, int n, const float *c, int fade) in synthesize_4() 824 const float *x0, float *x, int n, const float *c, int fade) in synthesize_6() 830 const float *x0, float *x, int n, const float *c, int fade) in synthesize_8() 836 const float *x0, float *x, int n, const float *c, int fade) in synthesize_12() 893 float x0[2][MAX_FILTER_WIDTH]; in lc3_ltpf_synthesize() local
|
H A D | spec.c | 123 float x0 = x[4*i + 0] * x[4*i + 0]; in estimate_gain() local
|
/btstack/test/hfp/ |
H A D | cvsd_plc_test.cpp | 236 int x0 = plc_state.bestlag; in fprintf_plot_history() local 253 int i, x0, x1; in TEST() local
|
/btstack/src/classic/ |
H A D | btstack_sbc_plc.c | 273 int x0 = plc_state->bestlag; in octave_fprintf_plot_history_frame() local 294 int x0 = SBC_LHIST; in octave_fprintf_plot_output() local
|
H A D | btstack_cvsd_plc.c | 264 int x0 = plc_state->bestlag; in octave_fprintf_plot_history_frame() local 285 int x0 = CVSD_LHIST; in octave_fprintf_plot_output() local
|
/btstack/3rd-party/bluedroid/encoder/srce/ |
H A D | sbc_dct.c | 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/Include/ |
H A D | arm_math.h | 4371 float32_t x0; /**< saves previous input sample. */ member 4425 q31_t x0; /**< saves previous input sample. */ member 4481 q15_t x0; /**< saves previous input sample. */ member 5769 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/ |
H A D | arm_math.h | 4125 float32_t x0; /**< saves previous input sample. */ member 4177 q31_t x0; /**< saves previous input sample. */ member 4231 q15_t x0; /**< saves previous input sample. */ member 5438 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/ |
H A D | arm_math.h | 4209 float32_t x0; /**< saves previous input sample. */ member 4261 q31_t x0; /**< saves previous input sample. */ member 4315 q15_t x0; /**< saves previous input sample. */ member 5522 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
|