Searched defs:seekTimeUs (Results 1 – 2 of 2) sorted by relevance
1208 Status HiPlayerImpl::InnerDoSeek(int64_t seekTimeUs, int64_t seekPos, PlayerSeekMode mode) in InnerDoSeek()1265 int64_t seekTimeUs = 0; in doSeek() local1274 Status HiPlayerImpl::HandleSeekClosest(int64_t seekPos, int64_t seekTimeUs) in HandleSeekClosest()3021 int64_t seekTimeUs = 0; in ExitSeekContinous() local
854 void DecoderSurfaceFilter::SetSeekTime(int64_t seekTimeUs) in SetSeekTime()