Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_avgpool_s16/
Dtest_arm_avgpool_s16.c228 const int32_t dsp_buf_size = in buffer_size_dsp_arm_avgpool_s16() local
231 TEST_ASSERT_EQUAL(buf_size, dsp_buf_size); in buffer_size_dsp_arm_avgpool_s16()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_avgpool_s8/
Dtest_arm_avgpool_s8.c321 …const int32_t dsp_buf_size = arm_avgpool_s8_get_buffer_size_dsp(AVGPOOLING_5_OUTPUT_W, AVGPOOLING_… in buffer_size_dsp_arm_avgpool_s8() local
323 TEST_ASSERT_EQUAL(buf_size, dsp_buf_size); in buffer_size_dsp_arm_avgpool_s8()