Searched refs:getCodecName (Results 1 – 5 of 5) sorted by relevance
105 getCodecName(index), isEncoder(index), caps); in getNewCodecInfoAt()108 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
71 const char *getCodecName() const;
68 const char *name = info->getCodecName(); in android_media_MediaCodecList_getCodecName()
133 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo
220 const char *componentName = info->getCodecName(); in findMatchingCodecs()