OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:angmax
(Results
1 - 1
of
1
) sorted by null
/external/libvorbis/lib/
res0.c
504
int
angmax
=0;
local
508
if(abs(in[k][l])>
angmax
)
angmax
=abs(in[k][l]);
514
angmax
<=info->classmetric2[j])
Completed in 346 milliseconds