Searched defs:OutputFormat (Results 1 – 6 of 6) sorted by relevance
67 } OutputFormat; typedef
38 enum OutputFormat { enum
256 public static final class OutputFormat { class in MediaMuxer260 private OutputFormat() {} in OutputFormat() method in MediaMuxer.OutputFormat
589 public final class OutputFormat { class in MediaRecorder593 private OutputFormat() {} in OutputFormat() method in MediaRecorder.OutputFormat
39 enum class OutputFormat { enum
319 output_format OutputFormat = mFdp.PickValueInArray(kOutputFormat); in setConfig() local