Searched refs:getCodecName (Results 1 – 8 of 8) sorted by relevance
113 getCodecName(index), getCanonicalName(index), getAttributes(index), caps); in getNewCodecInfoAt()116 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
79 namesAndAliases.editItemAt(0) = info->getCodecName(); in JavaMediaCodecListWrapper()162 const char *name = info.info->getCodecName(); in android_media_MediaCodecList_getCanonicalName()
904 env->NewStringUTF(codecInfo->getCodecName())); in getCodecInfo()
173 public @Nullable String getCodecName() { in getCodecName() method in TrackChangeEvent
333 .writeString(event.getCodecName()) in reportTrackChangeEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26132 method @Nullable public String getCodecName();
27006 Landroid/media/MediaCodecList;->getCodecName(I)Ljava/lang/String;