Searched defs:vorbis_lsp_to_curve (Results 1 – 2 of 2) sorted by relevance
/external/libvorbis/lib/ |
D | lsp.c | 65 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, in vorbis_lsp_to_curve() function 140 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, in vorbis_lsp_to_curve() function 248 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, in vorbis_lsp_to_curve() function
|
/external/tremolo/Tremolo/ |
D | floor0.c | 145 void vorbis_lsp_to_curve(ogg_int32_t *curve,int n,int ln, in vorbis_lsp_to_curve() function
|