HomeSort by relevance Sort by last modified time
    Searched full:histcell (Results 1 - 1 of 1) 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...]

Completed in 48 milliseconds