Home
last modified time | relevance | path

Searched refs:fMyLatency (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.h108 bigtime_t fMyLatency; variable
H A DVideoConsumer.cpp58 fMyLatency(3000), in VideoConsumer()
483 *_latency = fMyLatency; in GetLatencyFor()
/haiku/src/apps/codycam/
H A DVideoConsumer.h135 bigtime_t fMyLatency; variable
H A DVideoConsumer.cpp63 fMyLatency(20000), in VideoConsumer()
501 *outLatency = fMyLatency; in GetLatencyFor()