Searched defs:act_max (Results 1 – 4 of 4) sorted by relevance
85 …ic void clamp_output(int16_t *source, int32_t length, const int16_t act_min, const int16_t act_max) in clamp_output()165 const int16_t act_max = pool_params->activation.max; in arm_max_pool_s16() local
97 …tic void clamp_output(int8_t *source, int32_t length, const int32_t act_min, const int32_t act_max) in clamp_output()182 const int32_t act_max = pool_params->activation.max; in arm_max_pool_s8() local
40 const int act_max) in scale_q31_to_q7_and_clamp()94 const int32_t act_max = pool_params->activation.max; in arm_avgpool_s8() local255 const int32_t act_max = pool_params->activation.max; in arm_avgpool_s8() local
41 const int act_max) in scale_q31_to_q15_and_clamp()92 const int32_t act_max = pool_params->activation.max; in arm_avgpool_s16() local