Searched refs:is_right (Results 1 – 4 of 4) sorted by relevance
213 const bool is_right = (chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in usb_add_frame_to_usb() local234 if (((is_left || is_right) && decoded_sdu.mono_frames_cnt != 0) || in usb_add_frame_to_usb()262 } else if (is_right && decoded_sdu.right_frames_cnt > decoded_sdu.left_frames_cnt) { in usb_add_frame_to_usb()283 } else if (is_right) { in usb_add_frame_to_usb()
160 const bool is_right = has_right && (index == 0U || (index == 1U && has_left)); in get_lc3_chan_alloc_from_index() local167 } else if (is_right) { in get_lc3_chan_alloc_from_index()
214 const bool is_right = (chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_add_frame_to_usb() local236 if (((is_left || is_right) && decoded_sdu.mono_frames_cnt != 0) || in bap_usb_add_frame_to_usb()264 } else if (is_right && decoded_sdu.right_frames_cnt > decoded_sdu.left_frames_cnt) { in bap_usb_add_frame_to_usb()285 } else if (is_right) { in bap_usb_add_frame_to_usb()511 const bool is_right = (chan_alloc & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_get_frame() local518 } else if (is_right) { in bap_usb_get_frame()
227 const bool is_right = has_right && (index == 0U || (index == 1U && has_left)); in get_lc3_chan_alloc_from_index() local234 } else if (is_right) { in get_lc3_chan_alloc_from_index()