Home
last modified time | relevance | path

Searched defs:float16_t (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Darch_detection.hpp256 typedef __fp16 float16_t; typedef
/cmsis-dsp-latest/dsppp/tests/
Dcommon_tests.h72 void init_array(Vector<float16_t,L,A> &pDst,std::size_t nb) in init_array()