Searched defs:mul_1 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libxaac/decoder/armv8/ |
H A D | ixheaacd_qmf_dec_armv8.c | 641 WORD64 mul_1, mul_2, mul_3, mul_4, mul_5, mul_6; in ixheaacd_esbr_radix4bfly() local 1400 WORD32 mul_1, mul_2, mul_3, mul_4, mul_5, mul_6; in ixheaacd_radix4bfly() local
|
/aosp_15_r20/external/libxaac/decoder/generic/ |
H A D | ixheaacd_qmf_dec_generic.c | 890 WORD64 mul_1, mul_2, mul_3, mul_4, mul_5, mul_6; in ixheaacd_esbr_radix4bfly() local 1746 WORD32 mul_1, mul_2, mul_3, mul_4, mul_5, mul_6; in ixheaacd_radix4bfly() local
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_quant_iquant_ssd_neon_intr.c | 395 int32x4_t mul_0, mul_1, mul_2, mul_3; in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_env_est.c | 1032 FLOAT32 mul_1, mul_2, mul_3, mul_4, mul_5, mul_6; in ixheaace_esbr_radix4bfly() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 294 static uint64_t mul_1(uint64_t dest[], uint64_t x[], unsigned len, uint64_t y) { in mul_1() function
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 293 static uint64_t mul_1(uint64_t dest[], uint64_t x[], unsigned len, uint64_t y) { in mul_1() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | neon_tensor_utils.cc | 1507 const int64x2_t mul_1 = {lhs_2 * rhs_2, lhs_3 * rhs_3}; in MulAdd() local
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | test_export.py | 6319 def forward(self, x, mul, mul_1): argument
|