summaryrefslogtreecommitdiff
path: root/webmenc.h
diff options
context:
space:
mode:
authorclang-format <noreply@google.com>2016-07-18 19:44:59 -0700
committerJames Zern <jzern@google.com>2016-07-19 14:34:19 -0700
commit033dab9ca0adb78a0ce417d5956a6caf440c7ca7 (patch)
treebe50ddb1a5235d4d3b6e5921a69f0cffd2579365 /webmenc.h
parent6e336f6e5f623929018c2db84472f1b2f5d67a85 (diff)
downloadlibvpx-033dab9ca0adb78a0ce417d5956a6caf440c7ca7.tar
libvpx-033dab9ca0adb78a0ce417d5956a6caf440c7ca7.tar.gz
libvpx-033dab9ca0adb78a0ce417d5956a6caf440c7ca7.tar.bz2
libvpx-033dab9ca0adb78a0ce417d5956a6caf440c7ca7.zip
top-level: apply clang-format
Change-Id: Ibd5395bf8956a80f7c0df4d539c7a42c927a1fc7
Diffstat (limited to 'webmenc.h')
-rw-r--r--webmenc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/webmenc.h b/webmenc.h
index ad30664e3..1ae7786cd 100644
--- a/webmenc.h
+++ b/webmenc.h
@@ -40,8 +40,7 @@ typedef enum stereo_format {
void write_webm_file_header(struct WebmOutputContext *webm_ctx,
const vpx_codec_enc_cfg_t *cfg,
const struct vpx_rational *fps,
- stereo_format_t stereo_fmt,
- unsigned int fourcc,
+ stereo_format_t stereo_fmt, unsigned int fourcc,
const struct VpxRational *par);
void write_webm_block(struct WebmOutputContext *webm_ctx,