Searched refs:right_frame (Results 1 – 2 of 2) sorted by relevance
139 const int16_t *right_frame = decoded_sdu.right_frames[i]; in usb_send_frames_to_usb() local172 sample = right_frame[j]; in usb_send_frames_to_usb()181 stereo_frame[j * 2 + 1] = right_frame[j]; in usb_send_frames_to_usb()
141 const int16_t *right_frame = decoded_sdu.right_frames[i]; in bap_usb_send_frames_to_usb() local173 sample = right_frame[j]; in bap_usb_send_frames_to_usb()182 stereo_frame[j * 2 + 1] = right_frame[j]; in bap_usb_send_frames_to_usb()