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; member in class:VideoConsumer
H A DVideoConsumer.cpp58 fMyLatency(3000),
483 *_latency = fMyLatency;
/haiku/src/apps/codycam/
H A DVideoConsumer.h135 bigtime_t fMyLatency; member in class:VideoConsumer
H A DVideoConsumer.cpp63 fMyLatency(20000),
501 *outLatency = fMyLatency;

Completed in 97 milliseconds