LibJPEG
encode_one_block()
is only used within LibJPEG.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LibJPEG
encode_one_block()
encode_one_block() function
Syntax
Show:
Summary
Declaration
from
jchuff.c:915
LOCAL
(
boolean
)
encode_one_block
(
working_state
*
state
,
JCOEFPTR
block
,
int
last_dc_val
,
c_derived_tbl
*
dctbl
,
c_derived_tbl
*
actbl
)
;
Arguments
Argument
state
block
last_dc_val
dctbl
actbl
Related Functions
Found 4 other functions taking a
working_state
argument:
Function
emit_bits_s()
dump_buffer_s()
flush_bits_s()
emit_restart_s()
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