Searched defs:addFeature (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libmedia/ | ||
D | MediaCodecInfo.cpp | 265 void MediaCodecInfo::addFeature(const AString &key, int32_t value) { in addFeature() function in android::MediaCodecInfo |
/frameworks/av/media/libstagefright/ | ||
D | MediaCodecList.cpp | 1043 status_t MediaCodecList::addFeature(const char **attrs) { in addFeature() function in android::MediaCodecList |