Searched refs:ampoffset (Results 1 – 4 of 4) sorted by relevance
/external/libvorbis/lib/ |
D | lsp.c | 66 float amp,float ampoffset){ in vorbis_lsp_to_curve() argument 106 ampoffset); in vorbis_lsp_to_curve() 141 float amp,float ampoffset){ in vorbis_lsp_to_curve() argument 147 int ampoffseti=rint(ampoffset*4096.f); in vorbis_lsp_to_curve() 249 float amp,float ampoffset){ in vorbis_lsp_to_curve() argument 276 q=fromdB(amp/sqrt(p+q)-ampoffset); in vorbis_lsp_to_curve()
|
D | lsp.h | 26 float amp,float ampoffset);
|
/external/tremolo/Tremolo/ |
D | floor0.c | 148 ogg_int32_t ampoffset, in vorbis_lsp_to_curve() argument 155 int ampoffseti=ampoffset*4096; in vorbis_lsp_to_curve()
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-07-07-DanglingDeadInsts.ll | 84 … %curve, i32* %map, i32 %n, i32 %ln, float* %lsp, i32 %m, float %amp, float %ampoffset) nounwind {
|