Home
last modified time | relevance | path

Searched defs:from_accumulator (Results 1 – 7 of 7) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/num_features/
Dq15.hpp84 __STATIC_FORCEINLINE Q15 from_accumulator(const Q<33,30> a) in from_accumulator() function
Dq31.hpp83 __STATIC_FORCEINLINE Q31 from_accumulator(const Q<15,48> a) in from_accumulator() function
Dq7.hpp87 __STATIC_FORCEINLINE Q7 from_accumulator(const Q<17,14> a) in from_accumulator() function
Ddouble.hpp103 __STATIC_FORCEINLINE double from_accumulator(const double a) in from_accumulator() function
Dfloat.hpp97 __STATIC_FORCEINLINE float from_accumulator(const float a) in from_accumulator() function
Dhalf.hpp86 __STATIC_FORCEINLINE float16_t from_accumulator(const float16_t a) in from_accumulator() function
Dgroup.hpp310 __STATIC_FORCEINLINE auto from_accumulator(const std::tuple<E...> &acc) in from_accumulator() function