Home | History | Annotate | Download | only in lib

Lines Matching refs:nW

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){
662 v->W=v->nW;
732 v->nW=-1;