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

  /external/libvorbis/lib/
lsp.h 24 extern void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,
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
floor0.c 205 vorbis_lsp_to_curve(out,
  /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 2064 milliseconds