Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/audiographer/general/
H A Dsample_format_converter.h47 void set_clip_floats (bool yn) { clip_floats = yn; } in set_clip_floats() function
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/tests/general/
H A Dsample_format_converter_test.cc100 converter->set_clip_floats (false); in testFloat()
111 converter->set_clip_floats (true); in testFloat()