Home
last modified time | relevance | path

Searched defs:p_src2 (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.c10 static void vecmean16_inpx3(const xtfloatx2 *p_src1, const xtfloat* p_src2, const xtfloat* p_src3, … in vecmean16_inpx3()
57 static void vecmean16_inpx2(const xtfloatx2 *p_src1, const xtfloat* p_src2, xtfloatx2 *p_dst, int N… in vecmean16_inpx2()
189 xtfloat *p_src2, *p_src3; in xa_nn_reduce_sum_4D_f32_f32() local