Searched refs:has_right (Results 1 – 3 of 3) sorted by relevance
342 const bool has_right = in stream_cb() local344 const bool has_stereo = has_right && has_left; in stream_cb()355 } else if (has_right) { in stream_cb()425 const bool has_right = in bap_usb_can_get_full_sdu() local427 const bool has_stereo = has_right && has_left; in bap_usb_can_get_full_sdu()440 } else if (has_right) { in bap_usb_can_get_full_sdu()
221 const bool has_right = in get_lc3_chan_alloc_from_index() local225 const bool is_right = has_right && (index == 0U || (index == 1U && has_left)); in get_lc3_chan_alloc_from_index()
229 const bool has_right = in lc3_decoder_thread() local239 has_right && (j == 0 || (j == 1 && has_left)); in lc3_decoder_thread()