notaz.gp2x.de
/
picodrive.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
step-frame added to debug
[picodrive.git]
/
platform
/
common
/
mp3.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
2
#ifdef __GP2X__
3
void mp3_update_local(int *buffer, int length, int stereo);
4
void mp3_start_local(void);
5
#endif
6