Searched refs:memcpy_to_q4_27_from_float (Results 1 – 3 of 3) sorted by relevance
335 void memcpy_to_q4_27_from_float(int32_t *dst, const float *src, size_t count);
235 void memcpy_to_q4_27_from_float(int32_t *dst, const float *src, size_t count) in memcpy_to_q4_27_from_float() function
311 memcpy_to_q4_27_from_float(i32ary.data(), fary.data(), i32ary.size()); in TEST()