OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tonality_slope
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
celt.h
56
float
tonality_slope
;
member in struct:__anon17531
celt_encoder.c
837
(opus_val16)(QCONST16(2.f, 8)*(analysis->
tonality_slope
+.05f))));
[
all
...]
/external/libopus/src/
analysis.c
447
info->
tonality_slope
= slope;
482
features[23] = info->
tonality_slope
;
Completed in 41 milliseconds