Searched defs:addDecoder (Results 1 – 2 of 2) sorted by relevance
71 …static InputStream addDecoder(final String archiveName, final InputStream is, final long uncompres… in addDecoder() method in Coders
84 public static void addDecoder(String type, CodecConfig config) { in addDecoder() method in ShadowMediaCodec