OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsVideoSourceJpg
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp
267
mIsVideoSourceJpg
= true;
339
mIsVideoSourceJpg
= false;
634
if (
mIsVideoSourceJpg
) {
678
if ((mExtractorFlags & MediaExtractor::CAN_SEEK) || (
mIsVideoSourceJpg
)) {
932
if(!
mIsVideoSourceJpg
) {
[
all
...]
PreviewPlayer.h
229
bool
mIsVideoSourceJpg
;
Completed in 25 milliseconds