LibJPEG
c_derived_tbl
is only used within LibJPEG.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LibJPEG
c_derived_tbl
c_derived_tbl struct
Syntax
Show:
Summary
Declaration
from
jchuff.c:42
typedef
struct
{
unsigned
int
ehufco
[
256
]
;
char
ehufsi
[
256
]
;
}
c_derived_tbl
;
Fields
Field
Declared as
c_derived_tbl::ehufco
unsigned
int
[
256
]
c_derived_tbl::ehufsi
char
[
256
]
Related Functions
Found 2 other functions taking a
c_derived_tbl
argument:
Function
jpeg_make_c_derived_tbl()
encode_one_block()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out