Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DFastMathQ63.cpp44 const int32_t *nump = inputS32.ptr(); in test_div_int64_to_int32()
83 inputS32.reload(FastMathQ63::DIV_NUM_INPUT1_S32_ID,mgr); in setUp()
/cmsis-dsp-latest/Testing/Include/Tests/
DFastMathQ63.h18 Client::Pattern<int32_t> inputS32; variable