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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzipstrm.cpp69 OUTPUT_LATENCY = 4096 enumerator in enum:__anon553
1981 m_initialData = new char[OUTPUT_LATENCY];
2231 // before OUTPUT_LATENCY bytes has been written to the wxZipOutputStream.
2403 if (m_initialSize + size < OUTPUT_LATENCY) {

Completed in 60 milliseconds