Searched refs:cellcount (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dlatticepare.c317 long *cellcount=_ogg_calloc(entries,sizeof(long)); local
347 cellcount[firstentry]++;
356 for(i=0;i<entries;i++)countindex[i]=cellcount+i;
359 int ptr=countindex[i]-cellcount;
374 fprintf(stderr,":%ld/%ld, ",cellcount[i],cellcount2[i]);
404 bestcell,besterror2,besterror,cellcount[bestcell]);
421 cellcount[firstentry]++;
422 cellcount[bestcell]--;
431 if(cellcount[bestcell]%128==0)
432 spinnit(spinbuf,cellcount[bestcel
[all...]

Completed in 57 milliseconds