Searched refs:total_size (Results 1 – 2 of 2) sorted by relevance
50 void arm_reshape_s8(const int8_t *input, int8_t *output, const uint32_t total_size) in arm_reshape_s8() argument52 arm_memcpy_s8(output, input, total_size); in arm_reshape_s8()
1657 void arm_reshape_s8(const int8_t *input, int8_t *output, const uint32_t total_size);