HomeSort by relevance Sort by last modified time
    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 53 milliseconds