Home
last modified time | relevance | path

Searched defs:nrof_blocks (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc-sbc.c136 OI_UINT16 nrof_blocks = frame->nrof_blocks; in OI_CODEC_SBC_CalculateBitpool() local
Ddecoder-private.c214 OI_UINT nrof_blocks = common->frameInfo.nrof_blocks; in OI_SBC_ReadSamples() local
Dsynthesis-sbc.c376 …ame(OI_CODEC_SBC_DECODER_CONTEXT *context, OI_INT16 *pcm, OI_UINT start_block, OI_UINT nrof_blocks) in OI_SBC_SynthFrame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc.h135 OI_UINT8 nrof_blocks; /**< The block size used to encode the stream. Input parameter. */ member