Home
last modified time | relevance | path

Searched defs:nrof_channels (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/bluedroid/decoder/srce/
H A Dsynthesis-sbc.c264 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_80() local
296 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_4SB() local
330 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_Enhanced() local
380 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame() local
/btstack/3rd-party/bluedroid/decoder/include/
H A Doi_codec_sbc.h140 OI_UINT8 nrof_channels; /**< The number of channels of the encoded stream. */ member