LibJPEG
INPUT_BYTE
is only used within LibJPEG.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LibJPEG
INPUT_BYTE
INPUT_BYTE macro
Syntax
Show:
Summary
Declaration
from
jdmarker.c:149
#define
INPUT_BYTE
(
cinfo
,
V
,
action
)
\
MAKESTMT
(
MAKE_BYTE_AVAIL
(
cinfo
,
action
)
;
\
bytes_in_buffer
--
;
\
V
=
GETJOCTET
(
*
next_input_byte
++
)
;
)
Arguments
Argument
cinfo
V
action
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