mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
core: explicitly calculate min and max quantum
Just clamp to default for now until we can implement power save mode.
This commit is contained in:
parent
b74080ea55
commit
12fb58add1
4 changed files with 18 additions and 9 deletions
|
|
@ -94,8 +94,6 @@ static int alloc_buffers(struct pw_mempool *pool,
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
for (i = 0; i < n_datas; i++) {
|
||||
struct spa_data *d = &datas[i];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue