Lines Matching refs:lW
46 <-------------- lW ---------------->
57 |< lW >|
68 <-------------- lW ----------------->
261 v->lW=0; /* previous window size */
538 /* By our invariant, we have lW, W and centerW set. Search for
578 /* fill in the block. Note that for a short window, lW and nW are *short*
582 vb->lW=v->lW;
587 if(!v->lW || !v->nW){
661 v->lW=v->W;
730 v->lW=v->W;
770 if(v->lW){
830 ((ci->blocksizes[v->lW]/4+
850 b->sample_count+=ci->blocksizes[v->lW]/4+ci->blocksizes[v->W]/4;
881 v->granulepos+=ci->blocksizes[v->lW]/4+ci->blocksizes[v->W]/4;
973 if((v->lW^v->W)==1){
984 if(v->lW==0){