ESP-IDF
OI_SBC_CalculateChecksum()
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_SBC_CalculateChecksum()
OI_SBC_CalculateChecksum() function
Syntax
Show:
Summary
Declaration
from
oi_codec_sbc_private.h:181
OI_UINT8
OI_SBC_CalculateChecksum
(
OI_CODEC_SBC_FRAME_INFO
*
frame
,
OI_BYTE
const
*
data
)
;
Arguments
Argument
frame
data
Related Functions
Found 8 other functions taking a
OI_CODEC_SBC_FRAME_INFO
argument:
Function
Description
internal_CalculateFramelen()
OI_CODEC_SBC_CalculateFramelen()
Calculate the frame length.
OI_SBC_ExpandFrameFields()
internal_CalculateBitrate()
OI_SBC_CalculateFrameAndHeaderlen()
OI_CODEC_SBC_CalculateBitpool()
Calculate the maximum bitpool size that fits within a given frame length.
OI_CODEC_SBC_CalculateBitrate()
Calculate the bit rate.
OI_SBC_MaxBitpool()
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