Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_pool_q7_HWC.c42 static void buffer_scale_back_q15_to_q7(q15_t *buffer, q7_t *target, uint16_t length, uint16_t scal… in buffer_scale_back_q15_to_q7() function
383 buffer_scale_back_q15_to_q7(buffer, target, ch_im_in, count); in arm_avepool_q7_HWC()
425 buffer_scale_back_q15_to_q7(buffer, target, dim_im_out * ch_im_in, count); in arm_avepool_q7_HWC()