Home
last modified time | relevance | path

Searched refs:BUFFER_FILL_BYTES_BIGMED (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1589 #define BUFFER_FILL_BYTES_BIGMED 16386 /// 2049 - 8192 bytes macro
H A Dutils.c1250 if (count >= BUFFER_FILL_BYTES_BIGMED >> 1) in lives_write_buffered()
1274 buffsize = BUFFER_FILL_BYTES_BIGMED; in lives_write_buffered()