OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_entropy_ptr
(Results
1 - 4
of
4
) sorted by null
/external/libjpeg-turbo/
jdarith.c
47
typedef arith_entropy_decoder *
arith_entropy_ptr
;
typedef
110
register
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
194
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
245
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
324
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
398
arith_entropy_ptr
entropy = (arith_entropy_ptr) cinfo->entropy
[
all
...]
jcarith.c
50
typedef arith_entropy_encoder *
arith_entropy_ptr
;
typedef
137
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
223
register
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
323
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
366
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
457
arith_entropy_ptr
entropy = (arith_entropy_ptr) cinfo->entropy
[
all
...]
/external/opencv3/3rdparty/libjpeg/
jdarith.c
45
typedef arith_entropy_decoder *
arith_entropy_ptr
;
typedef
108
register
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
192
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
244
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
323
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
403
arith_entropy_ptr
entropy = (arith_entropy_ptr) cinfo->entropy
[
all
...]
jcarith.c
48
typedef arith_entropy_encoder *
arith_entropy_ptr
;
typedef
135
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
221
register
arith_entropy_ptr
e = (
arith_entropy_ptr
) cinfo->entropy;
321
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
364
arith_entropy_ptr
entropy = (
arith_entropy_ptr
) cinfo->entropy;
455
arith_entropy_ptr
entropy = (arith_entropy_ptr) cinfo->entropy
[
all
...]
Completed in 423 milliseconds