Searched refs:createDecoderByType (Results 1 – 9 of 9) sorted by relevance
64 mediaCodec = MediaCodec.createDecoderByType( in initMediaCodec()
92 mediaCodec = MediaCodec.createDecoderByType( in initMediaCodec()
155 mCodec = MediaCodec.createDecoderByType("video/avc"); in updateSurfaceFromUi()
1720 public static MediaCodec createDecoderByType(@NonNull String type) in createDecoderByType() method in MediaCodec
309 android.media.MediaCodec#createDecoderByType createDecoderByType()} to decode media. Each of these
14481 …method public static android.media.MediaCodec createDecoderByType(java.lang.String) throws java.io…
20261 …method public static android.media.MediaCodec createDecoderByType(java.lang.String) throws java.io…
20330 …method public static android.media.MediaCodec createDecoderByType(java.lang.String) throws java.io…
21781 …method public static android.media.MediaCodec createDecoderByType(java.lang.String) throws java.io…