HomeSort by relevance Sort by last modified time
    Searched defs:hineighbor (Results 1 - 3 of 3) sorted by null

  /external/libvorbis/lib/
codec_internal.h 143 int hineighbor[VIF_POSIT]; member in struct:__anon10858
floor1.c 266 look->hineighbor[i]=hi;
604 int hineighbor[VIF_POSIT+2]; local
611 for(i=0;i<posts;i++)hineighbor[i]=1; /* 1 for the implicit post at n */
643 int hn=hineighbor[sortpos];
696 if(hineighbor[j]==hn)
697 hineighbor[j]=i;
725 int hn=look->hineighbor[i-2];
807 int hn=look->hineighbor[i-2];
1014 info->postlist[look->hineighbor[i-2]],
1016 fit_value[look->hineighbor[i-2]]
    [all...]
  /external/tremolo/Tremolo/
codec_internal.h 120 char *hineighbor; /* [VIF_POSIT]; */ member in struct:__anon15866

Completed in 109 milliseconds