Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/tools/benchmark/
H A Dbox-tester.c45 …return CboxMinAux(CboxReal(192000.0), CboxMaxAux(CboxReal(1.0), CboxFConst(kSInt, "fSamplingFreq",… in getSampleRate()
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dlibfaust-box-c.h436 Box CboxMinAux(Box b1, Box b2);
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp3774 Tree CboxMinAux(Tree b1, Tree b2) in CboxMinAux() function