Searched refs:kKeyDecodingTime (Results 1 – 4 of 4) sorted by relevance
176 sampleMetaData->setInt64(kKeyDecodingTime, timeUs); in writeSampleData()
848 mbuf->meta_data()->setInt64(kKeyDecodingTime, decodingTimeUs); in onMessageReceived()
2459 CHECK(meta_data->findInt64(kKeyDecodingTime, &decodingTimeUs)); in threadEntry()
72 kKeyDecodingTime = 'decT', // int64_t (decoding timestamp in usecs) enumerator