Searched refs:SBC_SUBBANDS_8 (Results 1 – 3 of 3) sorted by relevance
48 if (subbands != SBC_SUBBANDS_8) { in OI_CODEC_SBC_DecoderConfigureRaw()60 if (subbands > SBC_SUBBANDS_8) { in OI_CODEC_SBC_DecoderConfigureRaw()
260 context->common.frameInfo.subbands = SBC_SUBBANDS_8; in OI_CODEC_SBC_DecoderConfigureMSbc()
123 #define SBC_SUBBANDS_8 1 macro