/aosp_15_r20/external/liblc3/src/ |
H A D | ltpf_neon.h | 71 int32_t yn = filter_hp50(hp50, vaddvq_s32(un)); in neon_resample_16k_12k8() local 116 int32_t yn = filter_hp50(hp50, vaddvq_s32(un)); in neon_resample_32k_12k8() local 179 int32_t yn = filter_hp50(hp50, vaddvq_s32(un)); in neon_resample_48k_12k8() local
|
H A D | ltpf.c | 187 int32_t yn; in filter_hp50() local 238 int32_t yn = filter_hp50(hp50, un); in resample_x64k_12k8() local 288 int32_t yn = filter_hp50(hp50, un); in resample_x192k_12k8() local 527 int32_t yn; in interpolate() local
|
H A D | ltpf_arm.h | 69 int32_t yn = filter_hp50(hp50, un); in arm_resample_x64k_12k8() local 110 int32_t yn = filter_hp50(hp50, un); in arm_resample_x192k_12k8() local
|
H A D | mdct_neon.h | 146 float32x4_t yn; in neon_fft_bf3() local 179 float32x2_t yn; in neon_fft_bf3() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | Utils.cpp | 36 T bilinear_policy(const SimpleTensor<T> &in, Coordinates id, float xn, float yn, BorderMode border_… in bilinear_policy() 99 bool valid_bilinear_policy(float xn, float yn, int width, int height, BorderMode border_mode) in valid_bilinear_policy()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/example/ |
D | ip_allocator.cpp | 237 char yn='n'; in main() local 276 char yn='n'; in main() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dskquota.h | 46 #define DISKQUOTA_SET_LOG_USER_THRESHOLD(f,yn) ((f &= ~DISKQUOTA_LOGFLAG_USER_THRESHOLD) |= ((yn) ?… argument 47 #define DISKQUOTA_SET_LOG_USER_LIMIT(f,yn) ((f &= ~DISKQUOTA_LOGFLAG_USER_LIMIT) |= ((yn) ? DISKQUO… argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 150 D yn = (OCCUPANCY >> 0 & 1) * b0 * xn + s1n1; in biquad_filter_1fast() local 225 T yn = s1; in biquad_filter_neon_impl() local
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | jn.c | 215 double yn(int n, double x) in yn() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | jn.c | 215 double yn(int n, double x) in yn() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | jn.rs | 254 pub fn yn(n: i32, x: f64) -> f64 { in yn() function
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/synth/ |
H A D | BiquadFilter.h | 69 synth_float_t xn, yn; in generate() local
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_jn.c | 212 yn(int n, double x) in yn() function
|