Searched refs:firsthead (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.c313 long *firsthead=_ogg_malloc(entries*sizeof(long)); local
323 for(i=0;i<entries;i++)firsthead[i]=-1;
338 membership[i]=firsthead[firstentry];
339 firsthead[firstentry]=i;
409 head=firsthead[bestcell];
410 firsthead[bestcell]=-1;
428 membership[head]=firsthead[firstentry];
429 firsthead[firstentry]=head;
476 long head=firsthead[i];
486 free(firsthead);
[all...]

Completed in 47 milliseconds