summaryrefslogtreecommitdiff
path: root/src/i965_encoder_vp8.c
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2017-12-19 08:15:41 +0100
committerXiang, Haihao <haihao.xiang@intel.com>2018-01-10 09:12:43 +0800
commit3443434d88ad116cd6decebccfab265679980bc4 (patch)
tree22e130313ef6299f38aa8a1cd0dd679807d05c0b /src/i965_encoder_vp8.c
parent61d13f1efd564c4adc74bb99da1b4aa56806aa8a (diff)
downloadlibva-intel-driver-3443434d88ad116cd6decebccfab265679980bc4.tar.gz
Fix coding style
Fix requested by the pre-commit hook introduced in 2f0a8449f37b > astyle --style=linux -cnpUH -s4 -M120 \ > src/gen9_hevc_encoder.c src/i965_encoder_vp8.c This is necessary to avoid unrelated changes in the next two commits. Signed-off-by: Victor Toso <victortoso@redhat.com>
Diffstat (limited to 'src/i965_encoder_vp8.c')
-rw-r--r--src/i965_encoder_vp8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i965_encoder_vp8.c b/src/i965_encoder_vp8.c
index b5eb5ef0..061745c8 100644
--- a/src/i965_encoder_vp8.c
+++ b/src/i965_encoder_vp8.c
@@ -3623,7 +3623,7 @@ i965_encoder_vp8_vme_mbenc_add_surfaces(VADriverContextP ctx,
i965_add_buffer_gpe_surface(ctx,
gpe_context,
- &vp8_context->reference_frame_mb_count_buffer ,
+ &vp8_context->reference_frame_mb_count_buffer,
0,
32, /* sizeof(unsigned int) * 8 */
0,