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

  /external/chromium_org/third_party/skia/src/animator/
SkDump.h 32 SkBool posts; member in class:SkDump
  /external/skia/src/animator/
SkDump.h 32 SkBool posts; member in class:SkDump
  /external/libvorbis/lib/
codec_internal.h 145 int posts; member in struct:__anon28543
floor1.c 217 look->posts=n;
597 long posts=look->posts; local
608 for(i=0;i<posts;i++)fit_valueA[i]=-200; /* mark all unused */
609 for(i=0;i<posts;i++)fit_valueB[i]=-200; /* mark all unused */
610 for(i=0;i<posts;i++)loneighbor[i]=0; /* 0 for the implicit 0 post */
611 for(i=0;i<posts;i++)hineighbor[i]=1; /* 1 for the implicit post at n */
612 for(i=0;i<posts;i++)memo[i]=-1; /* no neighbor yet */
616 if(posts==0){
619 for(i=0;i<posts-1;i++
751 long posts=look->posts; local
774 long posts=look->posts; local
    [all...]
psy.c 394 const float *posts,*curve; local
399 posts=curves[choice];
400 curve=posts+2;
401 post1=(int)posts[1];
402 seedptr=oc+(posts[0]-EHMER_OFFSET)*linesper-(linesper>>1);
404 for(i=posts[0];i<post1;i++){
    [all...]
  /external/tremolo/Tremolo/
codec_internal.h 124 int posts; member in struct:__anon35292

Completed in 145 milliseconds