samsung ypr0/r1: Shrink audio buffer from 31 to 23MB.

This frees up some headroom in the OS for things like dlopen() and
more effective disk caches.

Change-Id: I8b8dca65ad70adecfcbe674129c294e5ab3b21bb
This commit is contained in:
Solomon Peachy 2025-09-13 08:39:50 -04:00
parent 19ee9363d1
commit c14ea0e01e

4
tools/configure vendored
View file

@ -3562,7 +3562,7 @@ fi
target_id=78
modelname="samsungypr0"
target="SAMSUNG_YPR0"
memory=32
memory=24
uname=`uname`
ypr0cc
tool="cp "
@ -3638,7 +3638,7 @@ fi
target_id=93
modelname="samsungypr1"
target="SAMSUNG_YPR1"
memory=32
memory=24
uname=`uname`
# Linux environment and CPU are the same as for R0, use the same gcc options
ypr0cc