HomeSort by relevance Sort by last modified time
    Searched defs:vorbis_lsp_to_curve (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
lsp.c 65 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, function
140 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, function
248 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, function
  /external/tremolo/Tremolo/
floor0.c 145 void vorbis_lsp_to_curve(ogg_int32_t *curve,int n,int ln, function
440 vorbis_lsp_to_curve(out,ci->blocksizes[vd->W]/2,info->barkmap,

Completed in 3359 milliseconds