Searched refs:SetEventLatency (Results 26 - 30 of 30) sorted by path

12

/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp567 SetEventLatency(m_downstreamLatency + m_processingLatency);
735 SetEventLatency(m_downstreamLatency + m_processingLatency);
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp459 SetEventLatency(mLatency);
670 SetEventLatency(mLatency);
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp787 // SetEventLatency(m_downstreamLatency + m_processingLatency);
1001 SetEventLatency(m_downstreamLatency + m_processingLatency);
1338 SetEventLatency(m_downstreamLatency + m_processingLatency);
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoProducer.cpp456 SetEventLatency(latency + fBufferLatency);
/haiku/src/kits/media/
H A DSoundPlayNode.cpp438 SetEventLatency(fLatency + fInternalLatency);
504 SetEventLatency(fLatency + fInternalLatency);
571 SetEventLatency(fLatency + fInternalLatency);
667 SetEventLatency(fLatency + fInternalLatency);

Completed in 90 milliseconds

12