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

  /external/jpeg/
jquant2.c 147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */ typedef
149 typedef histcell FAR * histptr; /* for pointers to histogram cells */
151 typedef histcell hist1d[HIST_C2_ELEMS]; /* typedefs for the array */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */ typedef
149 typedef histcell FAR * histptr; /* for pointers to histogram cells */
151 typedef histcell hist1d[HIST_C2_ELEMS]; /* typedefs for the array */
    [all...]

Completed in 24 milliseconds