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