Searched defs:p_src2 (Results 1 – 1 of 1) sorted by relevance
10 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