Searched refs:createByCodecName (Results 1 – 7 of 7) sorted by relevance
72 mCodec = MediaCodec.createByCodecName(name); in AmrInputStream()
2040 public static MediaCodec createByCodecName(@NonNull String name) in createByCodecName() method in MediaCodec
219 return MediaCodec.createByCodecName(bestCodec); in findDecoderCodec()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10953 HSPLandroid/media/MediaCodec;->createByCodecName(Ljava/lang/String;)Landroid/media/MediaCodec;
10956 HSPLandroid/media/MediaCodec;->createByCodecName(Ljava/lang/String;)Landroid/media/MediaCodec;
22534 …method @NonNull public static android.media.MediaCodec createByCodecName(@NonNull String) throws j…