OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nearDC_acc
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
envelope.h
39
float
nearDC_acc
;
envelope.c
133
decay=filters->
nearDC_acc
=filters->nearDC_partialacc+temp;
136
decay=filters->
nearDC_acc
+=temp;
139
filters->
nearDC_acc
-=filters->nearDC[ptr];
Completed in 40 milliseconds