Home
last modified time | relevance | path

Searched defs:nValues (Results 1 – 6 of 6) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/InterpolationFunctions/
Darm_linear_interp_q15.c56 uint32_t nValues) in arm_linear_interp_q15()
Darm_linear_interp_q7.c56 uint32_t nValues) in arm_linear_interp_q7()
Darm_linear_interp_q31.c57 uint32_t nValues) in arm_linear_interp_q31()
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dinterpolation_functions_f16.h45 uint32_t nValues; /**< nValues */ member
Dinterpolation_functions.h55 uint32_t nValues; /**< nValues */ member
/third_party/python/PC/
Dwinreg.c1455 DWORD nSubKeys, nValues; in winreg_QueryInfoKey_impl() local