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

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

Completed in 598 milliseconds