Searched refs:MAX_NUM_MSBC_SAMPLES (Results 1 – 1 of 1) sorted by relevance
138 #define MAX_NUM_MSBC_SAMPLES (16*8) macro185 if (num_samples > MAX_NUM_MSBC_SAMPLES) return; in sco_demo_msbc_fill_sine_audio_frame()186 int16_t sample_buffer[MAX_NUM_MSBC_SAMPLES]; in sco_demo_msbc_fill_sine_audio_frame()537 if (num_samples > MAX_NUM_MSBC_SAMPLES) return; // assert in sco_demo_send()539 int16_t sample_buffer[MAX_NUM_MSBC_SAMPLES]; in sco_demo_send()