Home
last modified time | relevance | path

Searched defs:mul_0 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/common/arm/
Dihevc_quant_iquant_ssd_neon_intr.c395 int32x4_t mul_0, mul_1, mul_2, mul_3; in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1506 const int64x2_t mul_0 = {lhs_0 * rhs_0, lhs_1 * rhs_1}; in MulAdd() local