Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libsamplerate/
H A Dcommon.h21 #define SRC_MAX_RATIO_STR "256" macro
H A Dsamplerate.c382 return "SRC ratio outside [1/" SRC_MAX_RATIO_STR ", " SRC_MAX_RATIO_STR "] range." ; in src_strerror()