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