Home
last modified time | relevance | path

Searched defs:in_lin (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcompandt.c43 double in_lin = pow(10., in/20); in lsx_compandt_show() local
68 double in_lin = pow(10., in/20); in lsx_compandt_show() local
H A Dcompandt.h36 static double lsx_compandt(sox_compandt_t * t, double in_lin) in lsx_compandt()