Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dxa_nn_reduce_32_32.c95 static void vecmean32_inpx3(const xtfloatx2* p_src1, const xtfloatx2* p_wsrc2, const xtfloatx2* p_w… in vecmean32_inpx3()
139 static void vecmean32_inpx2(const xtfloatx2* p_src1, const xtfloatx2* p_wsrc2, xtfloatx2 *p_dst, in… in vecmean32_inpx2()
342 xtfloatx2 *p_wsrc2, *p_wsrc3; in xa_nn_reduce_sum_4D_f32_f32() local