From: Ronald S. Bultje Date: Thu, 30 May 2013 23:34:59 +0000 (-0700) Subject: Minor cosmetic changes. X-Git-Tag: v1.3.0~1104^2~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b480d413e707a0007d99b43d0bd6ec79ddfd7f1d;p=libvpx Minor cosmetic changes. Change-Id: Ieb4a8c97bf1b1dfb993f40a9a3ef3bed5ae7d948 --- diff --git a/vp9/encoder/vp9_onyx_int.h b/vp9/encoder/vp9_onyx_int.h index ce62fb618..9e259762d 100644 --- a/vp9/encoder/vp9_onyx_int.h +++ b/vp9/encoder/vp9_onyx_int.h @@ -113,8 +113,7 @@ typedef struct { double new_mv_count; double duration; double count; -} -FIRSTPASS_STATS; +} FIRSTPASS_STATS; typedef struct { int frames_so_far; @@ -126,7 +125,6 @@ typedef struct { double frame_mvr_abs; double frame_mvc; double frame_mvc_abs; - } ONEPASS_FRAMESTATS; typedef struct { @@ -198,8 +196,7 @@ typedef enum { THR_COMP_SPLITLG, THR_COMP_SPLITLA, THR_COMP_SPLITGA, -} -THR_MODES; +} THR_MODES; typedef enum { DIAMOND = 0,