mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
@@ -144,11 +144,7 @@
|
||||
* Convert tone frequency ranges into pulse counts within the
|
||||
* sliding analysis window.
|
||||
*
|
||||
<<<<<<< HEAD
|
||||
* pulse_count is: tone_frequency / FRAME_RATE
|
||||
=======
|
||||
* pulse_count = tone_frequency / FRAME_RATE
|
||||
>>>>>>> a010665c1d (fix typo in comment)
|
||||
* where FRAME_RATE = SAMPLE_RATE / SAMPLES_PER_FRAME.
|
||||
*/
|
||||
#define FREQ_SEP_MIN ((SEP_TONE_MIN_HZ) / (FRAME_RATE))
|
||||
|
||||
Reference in New Issue
Block a user