Removed build warnings 33/150133/2 accepted/tizen_4.0_unified tizen_4.0 submit/tizen_4.0/20170915.094212 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorSejun Park <sejun79.park@samsung.com>
Tue, 12 Sep 2017 08:32:33 +0000 (17:32 +0900)
committerSejun Park <sejun79.park@samsung.com>
Fri, 15 Sep 2017 09:10:29 +0000 (18:10 +0900)
commit4272e64c3dfc3a86c46e65f8a247e141e27526ea
tree73b9a79e0c5a1a480fc31673c7e2f5f17f38d03c
parent95ce8918b9057b9a0e611f54634752abb0bcce75
Removed build warnings

Change-Id: I178a9b8ca73b8ea99adf3cf5db492557c4a1583f
17 files changed:
include/exynos_gscaler.h [changed mode: 0755->0644]
libgscaler/libgscaler.cpp [changed mode: 0755->0644]
libgscaler/libgscaler_obj.cpp [changed mode: 0755->0644]
libgscaler/libgscaler_obj.h [changed mode: 0755->0644]
libswconverter/csc_BGRA8888_to_RGBA8888_NEON.s [changed mode: 0755->0644]
libswconverter/csc_BGRA8888_to_YUV420SP_NEON.s [changed mode: 0755->0644]
libswconverter/csc_RGBA8888_to_YUV420SP_NEON.s [changed mode: 0755->0644]
libswconverter/csc_interleave_memcpy_neon.s [changed mode: 0755->0644]
libswconverter/csc_linear_to_tiled_crop_neon.s [changed mode: 0755->0644]
libswconverter/csc_linear_to_tiled_interleave_crop_neon.s [changed mode: 0755->0644]
libswconverter/csc_tiled_to_linear_crop_neon.s [changed mode: 0755->0644]
libswconverter/csc_tiled_to_linear_deinterleave_crop_neon.s [changed mode: 0755->0644]
libswconverter/csc_tiled_to_linear_uv_deinterleave_neon.s [changed mode: 0755->0644]
libswconverter/csc_tiled_to_linear_uv_neon.s [changed mode: 0755->0644]
libswconverter/csc_tiled_to_linear_y_neon.s [changed mode: 0755->0644]
libswconverter/swconvertor.c [changed mode: 0755->0644]
libv4l2/exynos_mc.c