OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVideoTimeUs
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h
155
int64_t
mVideoTimeUs
;
PreviewPlayer.cpp
330
mVideoTimeUs
= 0;
[
all
...]
/frameworks/av/media/libstagefright/include/
AwesomePlayer.h
191
int64_t
mVideoTimeUs
;
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
578
mVideoTimeUs
= 0;
676
int64_t videoLateByUs = audioTimeUs -
mVideoTimeUs
;
[
all
...]
Completed in 26 milliseconds