Searched refs:FRAME_SIZE_MAX_ALLOW (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | pstream.c | 83 #define FRAME_SIZE_MAX_ALLOW (1024*1024*16) macro 962 if (length > FRAME_SIZE_MAX_ALLOW || length <= 0) { in do_read() |
Completed in 2 milliseconds