mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Revert "(OpenSL/Android) Reduce latency by going from 8 to 6 buffers"
This reverts commit 26d6d18a0295a58f91410dba77dc9331e20991d4.
This commit is contained in:
parent
26d6d18a02
commit
34f5d0ceb6
@ -36,7 +36,7 @@
|
||||
|
||||
// TODO: Are these sane?
|
||||
#define BUFFER_SIZE 4096
|
||||
#define NUM_BUFFERS 6
|
||||
#define NUM_BUFFERS 8
|
||||
|
||||
typedef struct sl
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user