Searched refs:is_right_only (Results 1 – 2 of 2) sorted by relevance
126 const bool is_right_only = in bap_usb_send_frames_to_usb() local130 const bool is_single_channel = is_left_only || is_right_only || is_mono_only; in bap_usb_send_frames_to_usb()170 } else if (is_right_only) { in bap_usb_send_frames_to_usb()
257 const bool is_right_only = left_frames_cnt == 0U; in lc3_decoder_thread() local259 if (!is_left_only && !is_right_only && left_frames_cnt != right_frames_cnt) { in lc3_decoder_thread()268 const bool is_single_channel = is_left_only || is_right_only; in lc3_decoder_thread()291 } else if (is_right_only) { in lc3_decoder_thread()