forked from len0rd/rockbox
Higher watermark
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1387 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0b89507236
commit
fae77c1894
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
#define MPEG_CHUNKSIZE 0x180000
|
||||
#define MPEG_SWAP_CHUNKSIZE 0x8000
|
||||
#define MPEG_HIGH_WATER 2
|
||||
#define MPEG_LOW_WATER 0x30000
|
||||
#define MPEG_LOW_WATER 0x40000
|
||||
|
||||
#define MPEG_PLAY 1
|
||||
#define MPEG_STOP 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue