misc: apply clang-format v5.0.0

Change-Id: I4b60db5c43bb443ddd001ccb6601d1a7d825bfa6
diff --git a/aom/aomcx.h b/aom/aomcx.h
index 45cd64c..5aa320d 100644
--- a/aom/aomcx.h
+++ b/aom/aomcx.h
@@ -144,7 +144,7 @@
   AOME_SET_SCALEMODE = 11,
 
   /*!\brief Codec control function to set encoder enhancement layer id.
-  */
+   */
   AOME_SET_ENHANCEMENT_LAYER_ID = 12,
 
   /*!\brief Codec control function to set encoder internal speed settings.
@@ -220,7 +220,7 @@
   AOME_SET_MAX_INTRA_BITRATE_PCT,
 
   /*!\brief Codec control function to set number of spatial layers.
-  */
+   */
   AOME_SET_NUMBER_SPATIAL_LAYERS,
 
   /*!\brief Codec control function to set max data rate for Inter frames.