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

  /external/jpeg/
jquant2.c 149 typedef histcell FAR * histptr; /* for pointers to histogram cells */ typedef
229 register histptr histp;
319 histptr histp;
506 histptr histp;
865 register histptr cachep; /* pointer into main cache array */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 149 typedef histcell FAR * histptr; /* for pointers to histogram cells */ typedef
229 register histptr histp;
319 histptr histp;
506 histptr histp;
865 register histptr cachep; /* pointer into main cache array */
    [all...]
  /external/mksh/src/
sh.h 1599 EXTERN char **histptr; \/* last history item *\/ variable
    [all...]

Completed in 96 milliseconds