OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
171
// Just set the
kKeyDecodingTime
as the presentation time for now.
172
sampleMetaData->setInt64(
kKeyDecodingTime
, timeUs);
MPEG4Writer.cpp
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 111 milliseconds