Searched defs:getCodecName (Results 1 – 2 of 2) sorted by relevance
113 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
133 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo