Searched defs:timestampMicros (Results 1 – 2 of 2) sorted by relevance
44 long timestampMicros = 10000L; in testScanResultParceling() local
83 void VideoDecoder::setInitialTimestamp(int64_t timestampMicros) { in setInitialTimestamp()