Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / libvpx / source / config / linux / arm / vpx_scale_rtcd.h
index 4fb918a..0a6d790 100644 (file)
@@ -50,6 +50,7 @@ void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buf
 #define vpx_yv12_copy_y vpx_yv12_copy_y_c
 
 void vpx_scale_rtcd(void);
+
 #include "vpx_config.h"
 
 #ifdef RTCD_C
@@ -60,7 +61,6 @@ static void setup_rtcd_internal(void)
 
     (void)flags;
 
-
 }
 #endif