Searched refs:MAX_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance
16 #define MAX_NUM_SAMPLES 256 macro32 static struct iq_sample_and_channel mode_2_data[MAX_NUM_SAMPLES];33 static struct rtt_timing mode_1_data[MAX_NUM_SAMPLES];107 static float theta[MAX_NUM_SAMPLES]; in estimate_distance_using_phase_slope()108 static float frequencies[MAX_NUM_SAMPLES]; in estimate_distance_using_phase_slope()
80 #define MAX_NUM_SAMPLES ((MAX_FRAME_DURATION_US * MAX_SAMPLE_RATE) / USEC_PER_SEC) macro152 static int16_t send_pcm_data[MAX_NUM_SAMPLES];
120 #define MAX_NUM_SAMPLES ((MAX_FRAME_DURATION_US * MAX_SAMPLE_RATE) / USEC_PER_SEC) macro122 static int16_t audio_buf[MAX_NUM_SAMPLES];