Home
last modified time | relevance | path

Searched refs:FRAME_SIZE_MAX_ALLOW (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c83 #define FRAME_SIZE_MAX_ALLOW (1024*1024*16) macro
962 if (length > FRAME_SIZE_MAX_ALLOW || length <= 0) { in do_read()

Completed in 3 milliseconds