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.c281 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_80() local
320 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_4SB() local
360 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame_Enhanced() local
417 OI_UINT nrof_channels = context->common.frameInfo.nrof_channels; in OI_SBC_SynthFrame() local
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc.h174 uint8_t nrof_channels; /**< The number of channels of the encoded stream. */ member