Searched refs:SetEventLatency (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeProducer.cpp236 SetEventLatency(fDownstreamLatency + fInternalLatency);
289 SetEventLatency(fDownstreamLatency + fInternalLatency);
371 SetEventLatency(fDownstreamLatency + fInternalLatency);
H A DVideoMixerNodeConsumer.cpp173 SetEventLatency(fInternalLatency);
/haiku/src/kits/game/
H A DGameProducer.cpp256 SetEventLatency(fLatency + fInternalLatency);
367 SetEventLatency(fLatency + fInternalLatency);
390 SetEventLatency(fLatency + fInternalLatency);
/haiku/headers/os/media/
H A DMediaEventLooper.h88 void SetEventLatency(bigtime_t latency);
/haiku/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp531 SetEventLatency(fDownstreamLatency + fInternalLatency);
579 SetEventLatency(fDownstreamLatency + fInternalLatency);
662 SetEventLatency(fDownstreamLatency + fInternalLatency);
/haiku/src/kits/media/
H A DSoundPlayNode.cpp438 SetEventLatency(fLatency + fInternalLatency);
504 SetEventLatency(fLatency + fInternalLatency);
571 SetEventLatency(fLatency + fInternalLatency);
667 SetEventLatency(fLatency + fInternalLatency);
H A DMediaEventLooper.cpp251 // the event latency (see SetEventLatency()) and the scheduling
393 BMediaEventLooper::SetEventLatency(bigtime_t latency) function in class:BMediaEventLooper
/haiku/src/tests/kits/media/nodetest/
H A DConsumerNode.cpp137 SetEventLatency(10 * 1000); // TODO: fix me
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp379 SetEventLatency(fInternalLatency);
681 SetEventLatency(fDownstreamLatency + fInternalLatency);
792 SetEventLatency(fDownstreamLatency + fInternalLatency);
892 SetEventLatency(fDownstreamLatency + fInternalLatency);
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp459 SetEventLatency(mLatency);
670 SetEventLatency(mLatency);
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp452 SetEventLatency(fLatency + fInternalLatency);
521 SetEventLatency(fLatency + fInternalLatency);
580 SetEventLatency(fLatency + fInternalLatency);
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.cpp474 SetEventLatency(mLatency + mInternalLatency);
537 SetEventLatency(mLatency + mInternalLatency);
620 SetEventLatency(mLatency + mInternalLatency);
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp382 SetEventLatency(fInternalLatency);
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp70 SetEventLatency(0);
H A DVideoProducer.cpp456 SetEventLatency(latency + fBufferLatency);
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp630 SetEventLatency(fDownstreamLatency + fInternalLatency);
761 SetEventLatency(fDownstreamLatency + fInternalLatency);
932 SetEventLatency(fDownstreamLatency + fInternalLatency);
1038 SetEventLatency(fDownstreamLatency + fInternalLatency);
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTNode.cpp412 SetEventLatency(fDownstreamLatency + fProcessLatency);
474 SetEventLatency(fDownstreamLatency + fProcessLatency);
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp414 SetEventLatency(fDownstreamLatency + fProcessLatency);
480 SetEventLatency(fDownstreamLatency + fProcessLatency);
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp567 SetEventLatency(m_downstreamLatency + m_processingLatency);
735 SetEventLatency(m_downstreamLatency + m_processingLatency);
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp459 SetEventLatency(fInternalLatency);
757 //SetEventLatency(fLatency + fInternalLatency);
829 SetEventLatency(fLatency + fInternalLatency);
/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/kits/media/experimental/
H A DMediaClientNode.cpp457 SetEventLatency(1000);
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp79 SetEventLatency(0);
/haiku/src/add-ons/media/media-add-ons/video_producer_demo/
H A DProducer.cpp433 SetEventLatency(latency + NODE_LATENCY);
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DProducer.cpp434 SetEventLatency(latency + NODE_LATENCY);

Completed in 288 milliseconds

12