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

  /frameworks/av/include/media/stagefright/
MediaCodecList.h 99 status_t addTypeFromAttributes(const char **attrs);
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 217 mInitCheck = addTypeFromAttributes(attrs);
366 status_t MediaCodecList::addTypeFromAttributes(const char **attrs) {

Completed in 26 milliseconds