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

12

/haiku/headers/os/media/
H A DMediaEventLooper.h88 void SetEventLatency(bigtime_t latency);
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonProducer.cpp1455 SetEventLatency( total_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/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/video_mixer/
H A DVideoMixerNodeConsumer.cpp173 SetEventLatency(fInternalLatency);
H A DVideoMixerNodeProducer.cpp236 SetEventLatency(fDownstreamLatency + fInternalLatency);
289 SetEventLatency(fDownstreamLatency + fInternalLatency);
371 SetEventLatency(fDownstreamLatency + fInternalLatency);
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp382 SetEventLatency(fInternalLatency);
/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/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp70 SetEventLatency(0);
/haiku/src/kits/game/
H A DGameProducer.cpp256 SetEventLatency(fLatency + fInternalLatency);
367 SetEventLatency(fLatency + fInternalLatency);
390 SetEventLatency(fLatency + fInternalLatency);
/haiku/src/kits/media/
H A DMediaEventLooper.cpp251 // the event latency (see SetEventLatency()) and the scheduling
393 BMediaEventLooper::SetEventLatency(bigtime_t latency) function in class:BMediaEventLooper
/haiku/src/kits/media/experimental/
H A DMediaClientNode.cpp457 SetEventLatency(1000);
/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/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp414 SetEventLatency(fDownstreamLatency + fProcessLatency);
480 SetEventLatency(fDownstreamLatency + fProcessLatency);
/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/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DProducer.cpp434 SetEventLatency(latency + NODE_LATENCY);
/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/multi_audio/
H A DMultiAudioNode.cpp1008 //SetEventLatency(fLatency + fInternalLatency);
1076 SetEventLatency(fLatency + fInternalLatency);
2389 SetEventLatency(fInternalLatency);
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp868 SetEventLatency(fInternalLatency);
1241 //SetEventLatency(fLatency + fInternalLatency);
1321 SetEventLatency(fLatency + fInternalLatency);
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DProducer.cpp617 SetEventLatency(latency + NODE_LATENCY);
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DProducer.cpp582 SetEventLatency(latency + NODE_LATENCY);
/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/vst_host/
H A DVSTNode.cpp412 SetEventLatency(fDownstreamLatency + fProcessLatency);
474 SetEventLatency(fDownstreamLatency + fProcessLatency);
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp79 SetEventLatency(0);

Completed in 218 milliseconds

12