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 105 status_t addTypeFromAttributes(const char **attrs);
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 363 mInitCheck = addTypeFromAttributes(attrs);
554 status_t MediaCodecList::addTypeFromAttributes(const char **attrs) {

Completed in 94 milliseconds