forked from len0rd/rockbox
Decreased pcm buffer low watermark when crossfade is not enabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7036 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65a1b1a65b
commit
2023b47293
2 changed files with 1 additions and 3 deletions
|
@ -27,7 +27,6 @@
|
|||
#define NATIVE_FREQUENCY 44100
|
||||
#define STEREO_INTERLEAVED 0
|
||||
#define STEREO_NONINTERLEAVED 1
|
||||
/* Not supported yet. */
|
||||
#define STEREO_MONO 2
|
||||
|
||||
struct dsp_configuration {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue