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

  /external/libvorbis/lib/
window.h 23 int lW,int W,int nW);
synthesis.c 65 vb->nW=oggpack_read(opb,1);
66 if(vb->nW==-1){
71 vb->nW=0;
120 vb->nW=oggpack_read(opb,1);
121 if(vb->nW==-1) return(OV_EBADPACKET);
124 vb->nW=0;
block.c 539 the next boundary so we can determine nW (the next window size)
551 v->nW=0;
555 v->nW=0;
557 v->nW=bp;
561 centerNext=v->centerW+ci->blocksizes[v->W]/4+ci->blocksizes[v->nW]/4;
566 long blockbound=centerNext+ci->blocksizes[v->nW]/2;
578 /* fill in the block. Note that for a short window, lW and nW are *short*
584 vb->nW=v->nW;
587 if(!v->lW || !v->nW){
    [all...]
mapping0.c 299 _vorbis_apply_window(pcm,b->window,ci->blocksizes,vb->lW,vb->W,vb->nW);
617 oggpack_write(opb,vb->nW,1);
701 total+=ci->blocksizes[vb->W]/4+ci->blocksizes[vb->nW]/4;
envelope.c 339 endW+=ci->blocksizes[v->nW]/4;
window.c     [all...]
  /external/libvorbis/include/vorbis/
codec.h 74 long nW;
95 long nW;
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]
  /external/chromium_org/v8/benchmarks/
regexp.js     [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /external/sonivox/jet_tools/JetCreator/
img_splash.py     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 878 milliseconds