Searched refs:kKeyDecodingTime (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMetaData.h61 kKeyDecodingTime = 'decT', // int64_t (decoding timestamp in usecs) enumerator in enum:android::__anon47
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp2109 CHECK(meta_data->findInt64(kKeyDecodingTime, &decodingTimeUs));
H A DOMXCodec.cpp2248 buffer->meta_data()->setInt64(kKeyDecodingTime, decodingTimeUs);

Completed in 86 milliseconds