Searched refs:SBC_SUBBANDS_8 (Results 1 – 2 of 2) sorted by relevance
54 if (subbands != SBC_SUBBANDS_8) { in OI_CODEC_SBC_DecoderConfigureRaw()66 if (subbands > SBC_SUBBANDS_8) { in OI_CODEC_SBC_DecoderConfigureRaw()
99 #define SBC_SUBBANDS_8 1 /**< The encoded stream has 8 subbands. One possible value for the @a sub… macro