Searched refs:addTypeFromAttributes (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h142 status_t addTypeFromAttributes(const char **attrs);
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp494 mInitCheck = addTypeFromAttributes(attrs);
799 status_t MediaCodecList::addTypeFromAttributes(const char **attrs) { function in class:android::MediaCodecList

Completed in 437 milliseconds