HomeSort by relevance Sort by last modified time
    Searched full:writecodecinfos (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/
MediaCodecListWriter.cpp 47 void MediaCodecListWriter::writeCodecInfos(
MediaCodecList.cpp 213 writer.writeCodecInfos(&mCodecInfos);
  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecListWriter.h 55 void writeCodecInfos(std::vector<sp<MediaCodecInfo>> *codecInfos) const;

Completed in 127 milliseconds