OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_coef_ptr
(Results
1 - 6
of
6
) sorted by null
/external/jpeg/
jccoefct.c
57
typedef my_coef_controller *
my_coef_ptr
;
typedef
75
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
102
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
145
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
247
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
343
my_coef_ptr
coef = (my_coef_ptr) cinfo->coef
[
all
...]
jctrans.c
223
typedef my_coef_controller *
my_coef_ptr
;
typedef
230
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
257
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
280
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
366
my_coef_ptr
coef;
370
coef = (
my_coef_ptr
)
jdcoefct.c
62
typedef my_coef_controller *
my_coef_ptr
;
typedef
82
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
122
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
149
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
257
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
394
my_coef_ptr
coef = (my_coef_ptr) cinfo->coef
[
all
...]
/external/qemu/distrib/jpeg-6b/
jccoefct.c
57
typedef my_coef_controller *
my_coef_ptr
;
typedef
75
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
102
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
145
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
247
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
343
my_coef_ptr
coef = (my_coef_ptr) cinfo->coef
[
all
...]
jctrans.c
223
typedef my_coef_controller *
my_coef_ptr
;
typedef
230
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
257
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
280
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
366
my_coef_ptr
coef;
370
coef = (
my_coef_ptr
)
jdcoefct.c
62
typedef my_coef_controller *
my_coef_ptr
;
typedef
82
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
122
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
149
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
257
my_coef_ptr
coef = (
my_coef_ptr
) cinfo->coef;
394
my_coef_ptr
coef = (my_coef_ptr) cinfo->coef
[
all
...]
Completed in 254 milliseconds