OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_lpc_to_lsp
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
lsp.h
22
extern int
vorbis_lpc_to_lsp
(float *lpc,float *lsp,int m);
lsp.c
405
int
vorbis_lpc_to_lsp
(float *lpc,float *lsp,int m){
function
Completed in 316 milliseconds