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 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jcphuff.c
25
struct
jpeg_entropy_encoder
pub; /* public fields */
820
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jpeglib.h
468
struct
jpeg_entropy_encoder
* entropy;
1184
struct
jpeg_entropy_encoder
{ long dummy; };
struct
[
all
...]
jpegint.h
114
struct
jpeg_entropy_encoder
{
struct
jcarith.c
24
struct
jpeg_entropy_encoder
pub; /* public fields */
913
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
jchuff.c
94
struct
jpeg_entropy_encoder
pub; /* public fields */
1045
cinfo->entropy = (struct
jpeg_entropy_encoder
*) entropy;
/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
Completed in 53 milliseconds