OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDecodedVideoTs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp
105
mDecodedVideoTs
= 0;
860
mDecodedVideoTs
= (mPlayEndTimeMsec*1000LL);
994
mDecodedVideoTs
= (mPlayEndTimeMsec*1000LL);
999
mDecodedVideoTs
= timeUs;
1033
M4OSA_UInt32 timeMs =
mDecodedVideoTs
/1000;
[
all
...]
PreviewPlayer.h
212
uint64_t
mDecodedVideoTs
; // timestamp of current decoded video frame buffer
Completed in 676 milliseconds