OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wdel
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
lsp.c
68
float
wdel
=M_PI/ln;
local
80
float w=vorbis_coslook(
wdel
*k);
251
float
wdel
=M_PI/ln;
local
259
float w=2.f*cos(
wdel
*k);
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileChannelTest.java
[
all
...]
Completed in 763 milliseconds