Searched refs:arm_pad_s8 (Results 1 – 3 of 3) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_pad_s8/ |
D | test_arm_pad_s8.c | 38 arm_pad_s8(input_ptr, output_ptr, PAD_INT8_1_PAD_VALUE, &input_size, &pre_pad, &post_pad); in pad_int8_1_arm_pad_s8() 55 arm_pad_s8(input_ptr, output_ptr, PAD_INT8_2_PAD_VALUE, &input_size, &pre_pad, &post_pad); in pad_int8_2_arm_pad_s8()
|
/cmsis-nn-latest/Source/PadFunctions/ |
D | arm_pad_s8.c | 51 arm_cmsis_nn_status arm_pad_s8(const int8_t *input, in arm_pad_s8() function
|
/cmsis-nn-latest/Include/ |
D | arm_nnfunctions.h | 2896 arm_cmsis_nn_status arm_pad_s8(const int8_t *input,
|