ESP-IDF
OI_CODEC_SBC_Alloc()
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_CODEC_SBC_Alloc()
OI_CODEC_SBC_Alloc() function
Syntax
Show:
Summary
Declaration
from
oi_codec_sbc_private.h:220
OI_STATUS
OI_CODEC_SBC_Alloc
(
OI_CODEC_SBC_COMMON_CONTEXT
*
common
,
OI_UINT32
*
codecDataAligned
,
OI_UINT32
codecDataBytes
,
OI_UINT8
maxChannels
,
OI_UINT8
pcmStride
)
;
Arguments
Argument
common
codecDataAligned
codecDataBytes
maxChannels
pcmStride
Related Functions
Found 10 other functions taking a
OI_CODEC_SBC_COMMON_CONTEXT
argument:
Function
Description
computeBitneed()
oneChannelBitAllocation()
OI_SBC_ReadHeader()
monoBitAllocation()
OI_SBC_ComputeBitAllocation()
OI_SBC_ReadScalefactors()
stereoBitAllocation()
OI_CODEC_SBC_CalculatePcmBytes()
Calculate decoded audio data length for one frame.
dualBitAllocation()
OI_CODEC_SBC_GetMaxBitneed()
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