Searched refs:SBC_STEREO (Results 1 – 5 of 5) sorted by relevance
181 …if ((pstrEncParams->s16ChannelMode == SBC_STEREO) || (pstrEncParams->s16ChannelMode == SBC_JOINT_S… in SBC_Encoder()229 || (pstrEncParams->s16ChannelMode == SBC_STEREO) ) in SBC_Encoder_Init()
60 #define SBC_STEREO 2 macro
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()
809 UINT16 codec_mode_tbl[5] = { SBC_JOINT_STEREO, SBC_STEREO, SBC_DUAL, 0, SBC_MONO }; in btif_a2dp_encoder_init()1953 (pstrEncParams->s16ChannelMode == SBC_STEREO)) { in btif_media_task_enc_update()2534 case SBC_STEREO: in get_frame_length()