Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c292 sox_bool noSmallIntOpt) /* Disable small integer optimisations. false */ in rate_init() argument
298 sox_bool upsample = sox_false, rational = sox_false, iOpt = !noSmallIntOpt; in rate_init()