ESP-IDF
OI_BITSTREAM_GetWritePtr
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
OI_BITSTREAM_GetWritePtr
OI_BITSTREAM_GetWritePtr macro
Internally the bitstream looks ahead in the stream. When OI_SBC_ReadScalefactors() goes to temporarily break the abstraction, it will need to know where the "logical" pointer is in the stream.
Syntax
Show:
Summary
Declaration
from
oi_bitstream.h:74
#define
OI_BITSTREAM_GetWritePtr
(
bs
)
(
(
bs
)
->
ptr
.
w
-
3
)
Arguments
Argument
bs
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