OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 748 milliseconds