Searched defs:DecoderProperties (Results 1 – 1 of 1) sorted by relevance
133 private static class DecoderProperties { class in MediaCodecVideoDecoder134 public DecoderProperties(String codecName, int colorFormat) { in DecoderProperties() method in MediaCodecVideoDecoder.DecoderProperties