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

  /external/libvpx/libvpx/
webmdec.cc 97 if (video_track == NULL || video_track->GetCodecId() == NULL) {
102 if (!strncmp(video_track->GetCodecId(), "V_VP8", 5)) {
104 } else if (!strncmp(video_track->GetCodecId(), "V_VP9", 5)) {
  /external/libvpx/libvpx/third_party/libwebm/mkvparser/
mkvparser.h 321 const char* GetCodecId() const;
mkvparser.cc     [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 321 const char* GetCodecId() const;
mkvparser.cc     [all...]
  /frameworks/av/media/extractors/mkv/
MatroskaExtractor.cpp     [all...]

Completed in 298 milliseconds