Home
last modified time | relevance | path

Searched refs:timestampMicros (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/input_manager/
DVideoDecoder.cpp83 void VideoDecoder::setInitialTimestamp(int64_t timestampMicros) { in setInitialTimestamp() argument
84 mStartTimeMicros = timestampMicros; in setInitialTimestamp()
DVideoDecoder.h50 void setInitialTimestamp(int64_t timestampMicros);