Searched refs:get_cos (Results 1 – 1 of 1) sorted by relevance
66 static int32_t get_cos(int32_t deg, int32_t a);737 int32_t get_cos(int32_t deg, int32_t a) in get_cos() function818 int32_t ampl_mod = get_cos(f * 360 / band_w + 180, 180) + 180; in spectrum_draw_event_cb()851 int32_t x1_out = get_cos(di, v); in spectrum_draw_event_cb()855 int32_t x1_in = get_cos(di, r_in); in spectrum_draw_event_cb()860 int32_t x2_in = get_cos(di, r_in); in spectrum_draw_event_cb()864 int32_t x2_out = get_cos(di, v); in spectrum_draw_event_cb()