Home
last modified time | relevance | path

Searched refs:OI_SBC_ComputeBitAllocation (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc-sbc.c101 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_SBC_ComputeBitAllocation() function
Ddecoder-sbc.c132 OI_SBC_ComputeBitAllocation(&context->common); in DecodeBody()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc_private.h180 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *frame);