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

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

Completed in 123 milliseconds