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 71 bool mIsWebm;
MatroskaExtractor.cpp 631 mIsWebm(false) {
646 mIsWebm = true;
973 mIsWebm ? "video/webm" : MEDIA_MIMETYPE_CONTAINER_MATROSKA);

Completed in 35 milliseconds