Home
last modified time | relevance | path

Searched refs:calculate_vector_index_quantized (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEReductionOperationKernel.cpp204 uint32_t calculate_vector_index_quantized(uint32x4x4_t vec_res_idx, T vec_res_value, ReductionOpera… in calculate_vector_index_quantized() function
749 …auto idx = calculate_vector_index_quantized<decltype(vec_res_value)>(vec_res_idx, vec_res_value, o… in operator ()()
766 …auto idx = calculate_vector_index_quantized<decltype(vec_res_value)>(vec_res_idx, vec_res_value, o… in operator ()()