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

  /external/libvorbis/lib/
floor1.c 641 int sortpos=look->reverse_index[i]; local
642 int ln=loneighbor[sortpos];
643 int hn=hineighbor[sortpos];
669 int ret0=fit_line(fits+lsortpos,sortpos-lsortpos,&ly0,&ly1,info);
670 int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info);
695 for(j=sortpos-1;j>=0;j--)
700 for(j=sortpos+1;j<posts;j++)
  /external/toybox/generated/
globals.h 1182 int kcount, forcek, sortpos; member in struct:ps_data

Completed in 179 milliseconds