Searched refs:add_tone (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | qdmc.c | 408 static void add_tone(QDMCContext *s, int group, int offset, int freq, int stereo_mode, int amplitude, int phase) in add_tone() function 477 add_tone(s, group, off, freq, stereo_mode & 1, amp, phase); in read_wave_data() 479 add_tone(s, group, off, freq, ~stereo_mode & 1, amp2, phase2); in read_wave_data()
|
Completed in 2 milliseconds