Home
last modified time | relevance | path

Searched defs:nowCt (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dvideo_sink.cpp66 void VideoSink::UpdateTimeAnchorIfNeeded(int64_t nowCt, int64_t waitTime, in UpdateTimeAnchorIfNeeded() argument
87 int64_t nowCt = syncCenter->GetClockTimeNow(); in UpdateTimeAnchorActually() local
101 int64_t nowCt = syncCenter ? syncCenter->GetClockTimeNow() : 0; in DoSyncWrite() local
184 auto nowCt = syncCenter->GetClockTimeNow(); in CheckBufferLatenessMayWait() local
[all...]
H A Daudio_sink.cpp523 int64_t nowCt = syncCenter->GetClockTimeNow(); in UpdateTimeAnchorIfNeeded() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/audio_sink/
H A Daudio_sink_filter.cpp343 int64_t nowCt = 0; in DoSyncWrite() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/video_sink/
H A Dvideo_sink_filter.cpp475 auto nowCt = syncCenter->GetClockTimeNow(); in CheckBufferLatenessMayWait() local
504 int64_t nowCt = 0; in DoSyncWrite() local

Completed in 4 milliseconds