repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r666: Merged the official release 2.0.
[cinelerra_cv.git]
/
toolame-02l
/
ath.h
blob
3d2c8339cbc7234bf83609c702f8c63a454883aa
1
FLOAT8
ATH_dB
(
FLOAT8 f
,
FLOAT8 value
);
2
FLOAT8
ATH_energy
(
FLOAT8 f
,
FLOAT8 value
);
3
FLOAT8
toolame_freq2bark
(
FLOAT8 freq
);