OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JBLOCK
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jpeglib.h
70
typedef JCOEF
JBLOCK
[DCTSIZE2]; /* one block of coefficients */
71
typedef
JBLOCK
FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
[
all
...]
/external/qemu/distrib/jpeg-6b/
jpeglib.h
70
typedef JCOEF
JBLOCK
[DCTSIZE2]; /* one block of coefficients */
71
typedef
JBLOCK
FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
[
all
...]
Completed in 27 milliseconds