ESP-IDF
OI_BITSTREAM_WriteUINT()
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
OI_BITSTREAM_WriteUINT()
OI_BITSTREAM_WriteUINT() function
Syntax
Show:
Summary
Declaration
from
oi_bitstream.h:53
void
OI_BITSTREAM_WriteUINT
(
OI_BITSTREAM
*
bs
,
OI_UINT16
value
,
OI_UINT
bits
)
;
Arguments
Argument
bs
value
bits
Related Functions
Found 12 other functions taking a
OI_BITSTREAM
argument:
Function
OI_BITSTREAM_ReadInit()
OI_SBC_ReadScalefactors()
OI_SBC_ReadSamples()
OI_SBC_ReadSamplesJoint()
OI_BITSTREAM_ReadUINT4Aligned()
OI_BITSTREAM_ReadUINT()
OI_BITSTREAM_ReadUINT8Aligned()
OI_SBC_ReadSamplesJoint8()
OI_SBC_ReadSamplesJoint4()
OI_BITSTREAM_WriteInit()
OI_BITSTREAM_WriteUINT8Aligned()
OI_BITSTREAM_Write2xUINT4Aligned()
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