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