mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -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
|
|
@ -49,9 +49,6 @@
|
|||
|
||||
#define DEFAULT_IDLE_SECONDS 3
|
||||
|
||||
#define MIN_QUANTUM_SIZE 64
|
||||
#define MAX_QUANTUM_SIZE 1024
|
||||
|
||||
struct impl;
|
||||
|
||||
struct monitor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue