Home
last modified time | relevance | path

Searched refs:sine (Results 1 – 9 of 9) sorted by relevance

/sof-3.4.0/src/drivers/mediatek/
DKconfig8 Define this TEST_SGEN to enable sine tone generator,
/sof-3.4.0/tools/test/audio/test_utils/
Dmultitone.m4 % Create single or multiple sine wave(s)
Dmix_sweep.m65 fprintf('Mixing %.0f Hz %.1f dBFS sine ...\n', f, 20*log10(a));
/sof-3.4.0/tools/test/audio/std_utils/
Dfr_test_input.m28 % t.tc - Min cycles of sine wave per frequency
92 test.tc = 10; % Min. 10 cycles of sine wave for a frequency
Dg_test_input.m64 test.tc = 25; % Min. 20 cycles of sine wave for a frequency
Ddr_test_input.m85 test.tc = 25; % Min. 20 cycles of sine wave for a frequency
Daap_test_input.m93 test.tc = 20; % Min. 20 cycles of sine wave for a frequency
/sof-3.4.0/src/audio/
Dtone.c147 int64_t sine; in tonegen() local
151 sine = in tonegen()
163 return (int32_t)sine; /* Q1.31 no saturation need */ in tonegen()
/sof-3.4.0/tools/tune/tdfb/
Dbf_design.m380 fprintf(1, 'No file for 360 degree sine source rotate specified\n');
382 rotate_sound_source(bf, bf.sinerot_fn, 'sine');
401 t0 = bf.diffuse_t + t_add; % Total sine length per angle
462 tt0 = bf.sinerot_t + t_add; % Total sine length per angle
475 case 'sine'