mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Misc bugfixes while integrating fast forward by sub-sampling
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
#define AUDIO_SUBSAMPLE_NONE 0
|
||||
#define AUDIO_SUBSAMPLE_2X 2
|
||||
#define AUDIO_SUBSAMPLE_4X 4
|
||||
#define AUDIO_SUBSAMPLE_8X 5
|
||||
#define AUDIO_SUBSAMPLE_8X 8
|
||||
#define AUDIO_SUBSAMPLE_16X 16
|
||||
|
||||
#define AUDIO_SUBSAMPLE_MIN AUDIO_SUBSAMPLE_2X
|
||||
|
||||
Reference in New Issue
Block a user