OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_c_coef_controller
(Results
1 - 8
of
8
) sorted by null
/external/jpeg/
jctrans.c
209
struct
jpeg_c_coef_controller
pub; /* public fields */
373
cinfo->coef = (struct
jpeg_c_coef_controller
*) coef;
jccoefct.c
35
struct
jpeg_c_coef_controller
pub; /* public fields */
412
cinfo->coef = (struct
jpeg_c_coef_controller
*) coef;
jpeglib.h
402
struct
jpeg_c_coef_controller
* coef;
1151
struct
jpeg_c_coef_controller
{ long dummy; };
struct
[
all
...]
jpegint.h
76
struct
jpeg_c_coef_controller
{
struct
/external/qemu/distrib/jpeg-6b/
jctrans.c
209
struct
jpeg_c_coef_controller
pub; /* public fields */
373
cinfo->coef = (struct
jpeg_c_coef_controller
*) coef;
jccoefct.c
35
struct
jpeg_c_coef_controller
pub; /* public fields */
412
cinfo->coef = (struct
jpeg_c_coef_controller
*) coef;
jpeglib.h
402
struct
jpeg_c_coef_controller
* coef;
1151
struct
jpeg_c_coef_controller
{ long dummy; };
struct
[
all
...]
jpegint.h
76
struct
jpeg_c_coef_controller
{
struct
Completed in 31 milliseconds