OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_entropy_encoder
(Results
1 - 8
of
8
) sorted by null
/external/jpeg/
jchuff.c
56
struct
jpeg_entropy_encoder
pub; /* public fields */
899
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jcphuff.c
25
struct
jpeg_entropy_encoder
pub; /* public fields */
822
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jpeglib.h
407
struct
jpeg_entropy_encoder
* entropy;
1156
struct
jpeg_entropy_encoder
{ long dummy; };
struct
[
all
...]
jpegint.h
113
struct
jpeg_entropy_encoder
{
struct
/external/qemu/distrib/jpeg-6b/
jchuff.c
56
struct
jpeg_entropy_encoder
pub; /* public fields */
899
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jcphuff.c
25
struct
jpeg_entropy_encoder
pub; /* public fields */
822
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jpeglib.h
407
struct
jpeg_entropy_encoder
* entropy;
1156
struct
jpeg_entropy_encoder
{ long dummy; };
struct
[
all
...]
jpegint.h
113
struct
jpeg_entropy_encoder
{
struct
Completed in 35 milliseconds