Home
last modified time | relevance | path

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

/freebsd/contrib/libsamplerate/
H A Dsamplerate.c364 return "SRC ratio outside [1/" SRC_MAX_RATIO_STR ", " SRC_MAX_RATIO_STR "] range." ;
H A Dcommon.h26 #define SRC_MAX_RATIO_STR "256" macro