Searched refs:getCodecName (Results 1 – 8 of 8) sorted by relevance
114 getCodecName(index), isEncoder(index), caps); in getNewCodecInfoAt()117 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
92 const char *getCodecName() const;
80 if (info == NULL || MediaCodecList::isSoftwareCodec(info->getCodecName())) { in android_videoCodec_expose()
651 if (AString(name) == mCodecInfos[i]->getCodecName()) { in setCurrentCodecInfo()714 if (AString(name) == mCodecInfos[i]->getCodecName()) { in addMediaCodecFromAttributes()1166 AString componentName = info->getCodecName(); in findMatchingCodecs()
282 AString name = info->getCodecName(); in profileCodecs()
68 const char *name = info->getCodecName(); in android_media_MediaCodecList_getCodecName()
148 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo
656 codecType, info->getCodecName()); in dumpCodecProfiles()