ESP-IDF
+
0
/2 examples
SourceVu will show references to
JDEC
from the following samples and libraries:
tjpgd sample
lcd sample
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
ESP-IDF Framework and Examples
ESP-IDF
JDEC
JDEC struct
Syntax
Show:
Summary
Declaration
Definition
from
tjpgd.h:64
typedef
struct
JDEC
JDEC
;
Implemented in
tjpgd.h:65
Fields
Field
Declared as
JDEC::dctr
UINT
JDEC::dptr
BYTE
*
JDEC::inbuf
BYTE
*
JDEC::dmsk
BYTE
JDEC::scale
BYTE
JDEC::msx
BYTE
JDEC::msy
BYTE
msx
,
JDEC::qtid
BYTE
[
3
]
JDEC::dcv
SHORT
[
3
]
JDEC::nrst
WORD
JDEC::width
UINT
JDEC::height
UINT
width
,
JDEC::huffbits
BYTE
*
[
2
]
[
2
]
JDEC::huffcode
WORD
*
[
2
]
[
2
]
JDEC::huffdata
BYTE
*
[
2
]
[
2
]
JDEC::qttbl
LONG
*
[
4
]
JDEC::workbuf
void
*
JDEC::mcubuf
BYTE
*
JDEC::pool
void
*
JDEC::sz_pool
UINT
JDEC::infunc
UINT
(
*
)
(
JDEC
*
,
BYTE
*
,
UINT
)
JDEC::device
void
*
Related Functions
Found 2 other functions taking a
JDEC
argument:
Function
jd_prepare()
jd_decomp()
Examples
JDEC
is referenced by 2 libraries and example projects:
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