Searched refs:LC3_MAX_NUM_SAMPLES_STEREO (Results 1 – 4 of 4) sorted by relevance
42 #define LC3_MAX_NUM_SAMPLES_STEREO (LC3_MAX_NUM_SAMPLES_MONO * 2U) macro
47 #define USB_OUT_RING_BUF_SIZE (CONFIG_BT_ISO_RX_BUF_COUNT * LC3_MAX_NUM_SAMPLES_STEREO)138 static int16_t stereo_frame[LC3_MAX_NUM_SAMPLES_STEREO]; in usb_send_frames_to_usb()
51 #define USB_OUT_RING_BUF_SIZE (CONFIG_BT_ISO_RX_BUF_COUNT * LC3_MAX_NUM_SAMPLES_STEREO)140 static int16_t stereo_frame[LC3_MAX_NUM_SAMPLES_STEREO]; in bap_usb_send_frames_to_usb()
74 #define LC3_MAX_NUM_SAMPLES_STEREO (LC3_MAX_NUM_SAMPLES_MONO * 2U) macro