Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dxa_nn_reduce_32_32.c181 xtfloat *p_scratch = (xtfloat *)(p_scratch_in); in xa_nn_reduce_sum_4D_f32_f32() local
529 WORD32 *p_scratch = (WORD32 *)(ALIGN_PTR(p_scratch_in, ALIGNMENT_8)); in xa_nn_reduce_mean_4D_f32_f32() local
/aosp_15_r20/system/nfc/src/fuzzers/ce/
H A Dt3t.cc59 auto p_scratch = ctx.GetBuffer(size_max); in Init_ReadWrite() local
/aosp_15_r20/external/executorch/backends/cadence/hifi/operators/
H A Dop_where.cpp112 void* p_scratch = in where_out() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReductionGpu.h275 half2* p_scratch = reinterpret_cast<half2*>(scratch); in FullReductionKernelHalfFloat() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_fft_ifft_32x32.c1531 FLOAT32 *ptr_real, *ptr_imag, *p_real_1, *p_scratch; in ixheaacd_hbe_apply_ifft_336() local