Home
last modified time | relevance | path

Searched defs:addFeature (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
DMediaCodecInfo.cpp265 void MediaCodecInfo::addFeature(const AString &key, int32_t value) { in addFeature() function in android::MediaCodecInfo
271 void MediaCodecInfo::addFeature(const AString &key, const char *value) { in addFeature() function in android::MediaCodecInfo
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp1043 status_t MediaCodecList::addFeature(const char **attrs) { in addFeature() function in android::MediaCodecList