Searched refs:SBC_STEREO (Results 1 – 5 of 5) sorted by relevance
60 #define SBC_STEREO 2 macro
263 …if ((pstrEncParams->s16ChannelMode == SBC_STEREO) || (pstrEncParams->s16ChannelMode == SBC_JOINT_S… in SBC_Encoder()322 || (pstrEncParams->s16ChannelMode == SBC_STEREO) ) in SBC_Encoder_Init()
92 #define SBC_STEREO 2 /**< The mode of the encoded channel is stereo. One possible value for t… macro
48 case SBC_STEREO: in OI_SBC_MaxBitpool()
637 UINT16 codec_mode_tbl[5] = { SBC_JOINT_STEREO, SBC_STEREO, SBC_DUAL, 0, SBC_MONO }; in btif_a2dp_encoder_init()1690 (pstrEncParams->s16ChannelMode == SBC_STEREO) ) in btif_media_task_enc_update()