Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dfixed_point.hpp1997 struct FixedCastShift {}; struct
2013 struct FixedCastShift<M,FD,FS,S,(FD>FS)> { struct
2033 struct FixedCastShift<M,FD,FS,S,(FD<FS)> { struct
2056 return(FixedCastShift<M,FD,FS,S>::shift(src)); in toFrac()