HomeSort by relevance Sort by last modified time
    Searched refs:kKeyDecodingTime (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/stagefright/
MetaData.h 63 kKeyDecodingTime = 'decT', // int64_t (decoding timestamp in usecs)
  /frameworks/av/media/libstagefright/
MediaMuxer.cpp 161 // Just set the kKeyDecodingTime as the presentation time for now.
162 sampleMetaData->setInt64(kKeyDecodingTime, timeUs);
MPEG4Writer.cpp     [all...]
OMXCodec.cpp     [all...]

Completed in 1893 milliseconds