Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c262 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_80() local
293 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_4SB() local
327 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_Enhanced() local
377 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame() local
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc.h139 OI_UINT8 nrof_channels; /**< The number of channels of the encoded stream. */ member