ESP-IDF
OI_CODEC_SBC_GetMaxBitneed()
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_GetMaxBitneed()
OI_CODEC_SBC_GetMaxBitneed() function
Syntax
Show:
Summary
Declaration
from
bitalloc-sbc.c:121
OI_UINT8
OI_CODEC_SBC_GetMaxBitneed
(
OI_CODEC_SBC_COMMON_CONTEXT
*
common
)
;
Arguments
Argument
common
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()
OI_CODEC_SBC_Alloc()
stereoBitAllocation()
OI_CODEC_SBC_CalculatePcmBytes()
Calculate decoded audio data length for one frame.
dualBitAllocation()
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