HomeSort by relevance Sort by last modified time
    Searched refs:mIsWebm (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.h 74 bool mIsWebm;
MatroskaExtractor.cpp 698 mIsWebm(false),
714 mIsWebm = true;
739 ALOGW("Corrupt %s source: %s", mIsWebm ? "webm" : "matroska",
1076 mIsWebm ? "video/webm" : MEDIA_MIMETYPE_CONTAINER_MATROSKA);

Completed in 45 milliseconds