forked from len0rd/rockbox
Remove C++ style comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15556 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d941ae242d
commit
a953e65dbd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include "libspeex/speex/speex_config_types.h"
|
||||
#include "codeclib.h"
|
||||
|
||||
// Room for one stereo frame of max size, 2*640
|
||||
/* Room for one stereo frame of max size, 2*640 */
|
||||
#define MAX_FRAME_SIZE 1280
|
||||
#define CHUNKSIZE 10000 /*2kb*/
|
||||
#define SEEK_CHUNKSIZE 7*CHUNKSIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue