import exynos 7570 bsp
authorTO21Consortium <51391510+TO21Consortium@users.noreply.github.com>
Tue, 11 Jun 2019 09:50:50 +0000 (18:50 +0900)
committerJan Altensen <info@stricted.net>
Sun, 5 Apr 2020 01:02:19 +0000 (03:02 +0200)
commit5763fb393a4bbc5b2de7b633cb1b04bf2cb0d659
tree58f0838346705536f2f0b7ef89e58b6aa47541a4
import exynos 7570 bsp

 * source taken from https://github.com/TO21Consortium/SGSWPlatform

Change-Id: I8d4f20b9f4646bc3b4b7332fd89708186bdbc672
502 files changed:
Android.mk [new file with mode: 0644]
BoardConfigCFlags.mk [new file with mode: 0644]
NOTICE [new file with mode: 0644]
exyrngd/Android.mk [new file with mode: 0644]
exyrngd/LICENSE [new file with mode: 0644]
exyrngd/NOTICE [new file with mode: 0644]
exyrngd/README.txt [new file with mode: 0644]
exyrngd/exyrngd.c [new file with mode: 0644]
gralloc/Android.mk [new file with mode: 0644]
gralloc/format_chooser.cpp [new file with mode: 0644]
gralloc/format_chooser.h [new file with mode: 0644]
gralloc/framebuffer.cpp [new file with mode: 0644]
gralloc/gr.h [new file with mode: 0644]
gralloc/gralloc.cpp [new file with mode: 0644]
gralloc/mapper.cpp [new file with mode: 0644]
include/ExynosBuffer.h [new file with mode: 0644]
include/ExynosExif.h [new file with mode: 0644]
include/ExynosJpegApi.h [new file with mode: 0644]
include/ExynosJpegEncoderForCamera.h [new file with mode: 0644]
include/FimgApi.h [new file with mode: 0644]
include/csc.h [new file with mode: 0644]
include/decon-fb.h [new file with mode: 0644]
include/decon_8890.h [new file with mode: 0644]
include/exynos-hwjpeg.h [new file with mode: 0644]
include/exynos_blender.h [new file with mode: 0644]
include/exynos_blender_obj.h [new file with mode: 0644]
include/exynos_format.h [new file with mode: 0644]
include/exynos_gscaler.h [new file with mode: 0644]
include/exynos_ion.h [new file with mode: 0644]
include/exynos_scaler.h [new file with mode: 0644]
include/exynos_v4l2.h [new file with mode: 0644]
include/gralloc_priv.h [new file with mode: 0644]
include/hwjpeglib-exynos.h [new file with mode: 0644]
include/ion.h [new file with mode: 0644]
include/media.h [new file with mode: 0644]
include/s3c-fb.h [new file with mode: 0644]
include/s5p_fimc_v4l2.h [new file with mode: 0644]
include/s5p_tvout_v4l2.h [new file with mode: 0644]
include/sec_g2d_4x.h [new file with mode: 0644]
include/sec_g2d_5x.h [new file with mode: 0644]
include/swconverter.h [new file with mode: 0644]
include/v4l2-mediabus.h [new file with mode: 0644]
include/v4l2-subdev.h [new file with mode: 0644]
kernel-3.10-headers/linux/v4l2-common.h [new file with mode: 0644]
kernel-3.10-headers/linux/v4l2-controls.h [new file with mode: 0644]
kernel-3.10-headers/v4l2-dv-timings.h [new file with mode: 0644]
kernel-3.10-headers/videodev2.h [new file with mode: 0644]
kernel-3.10-headers/videodev2_exynos_media.h [new file with mode: 0644]
kernel-3.18-headers/linux/v4l2-common.h [new file with mode: 0644]
kernel-3.18-headers/linux/v4l2-controls.h [new file with mode: 0644]
kernel-3.18-headers/videodev2.h [new file with mode: 0644]
kernel-3.18-headers/videodev2_exynos_media.h [new file with mode: 0644]
kernel-3.4-headers/videodev2.h [new file with mode: 0644]
kernel-3.4-headers/videodev2_exynos_media.h [new file with mode: 0644]
kernel-3.4-headers/videodev2_exynos_media_ext.h [new file with mode: 0644]
libaudio/Android.mk [new file with mode: 0644]
libaudio/effecthal/Android.mk [new file with mode: 0644]
libaudio/effecthal/postprocessing/Android.mk [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Android.mk [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Bundle/LVM.h [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Bundle/LVM_Types.h [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Bundle/exynos_effectbundle.cpp [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Bundle/exynos_effectbundle.h [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/NOTICE [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Reverb/LVREV.h [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Reverb/exynos_effectReverb.cpp [new file with mode: 0644]
libaudio/effecthal/postprocessing/aosp-effect/Reverb/exynos_effectReverb.h [new file with mode: 0644]
libaudio/effecthal/visualizer/Android.mk [new file with mode: 0644]
libaudio/effecthal/visualizer/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
libaudio/effecthal/visualizer/NOTICE [new file with mode: 0644]
libaudio/effecthal/visualizer/exynos_visualizer.c [new file with mode: 0644]
libaudio/effecthal/visualizer/exynos_visualizer.h [new file with mode: 0644]
libaudio/hal/Android.mk [new file with mode: 0644]
libaudio/hal/NOTICE [new file with mode: 0644]
libaudio/hal/audio_hw.c [new file with mode: 0644]
libaudio/hal/audio_hw.h [new file with mode: 0644]
libaudio/hal/audio_hw_def.h [new file with mode: 0644]
libaudio/hal/sec/voice_manager.c [new file with mode: 0644]
libaudio/hal/sec/voice_manager.h [new file with mode: 0644]
libaudio/hal/ww/voice_manager.c [new file with mode: 0644]
libaudio/hal/ww/voice_manager.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraActivityControl.cpp [new file with mode: 0644]
libcamera/34xx/ExynosCameraActivityControl.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraDefine.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraMetadata.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraParameters.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraScalableSensor.cpp [new file with mode: 0644]
libcamera/34xx/ExynosCameraScalableSensor.h [new file with mode: 0644]
libcamera/34xx/ExynosCameraUtilsModule.cpp [new file with mode: 0644]
libcamera/34xx/ExynosCameraUtilsModule.h [new file with mode: 0644]
libcamera/34xx/fimc-is-metadata.h [new file with mode: 0644]
libcamera/34xx/fimc-is-metadata_for_hal3.3.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCamera.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCamera.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCamera1Parameters.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCamera1Parameters.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspM2M.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspM2M.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspM2MTpu.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspM2MTpu.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspOtf.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspOtf.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspOtfTpu.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactory3aaIspOtfTpu.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryFront.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryFront.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryPreview.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryPreview.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryVision.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameFactoryVision.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameReprocessingFactory.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameReprocessingFactory.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameReprocessingFactoryNV21.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraFrameReprocessingFactoryNV21.h [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraSizeControl.cpp [new file with mode: 0644]
libcamera/34xx/hal1/ExynosCameraSizeControl.h [new file with mode: 0644]
libcamera/34xx/hal1/Ged/ExynosCamera1ParametersVendor.cpp [new file with mode: 0644]
libcamera/34xx/hal1/Ged/ExynosCameraVendor.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactory.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactory.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactoryPreview.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactoryPreview.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactoryVision.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameFactoryVision.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameReprocessingFactory.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3FrameReprocessingFactory.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3Parameters.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCamera3Parameters.h [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCameraSizeControl.cpp [new file with mode: 0644]
libcamera/34xx/hal3/ExynosCameraSizeControl.h [new file with mode: 0644]
libcamera/34xx/videodev2_exynos_camera.h [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityAutofocus.cpp [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityAutofocus.h [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityBase.cpp [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityBase.h [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityFlash.cpp [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityFlash.h [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivitySpecialCapture.cpp [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivitySpecialCapture.h [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityUCTL.cpp [new file with mode: 0644]
libcamera/common_v2/Activities/ExynosCameraActivityUCTL.h [new file with mode: 0644]
libcamera/common_v2/Buffers/ExynosCameraBuffer.h [new file with mode: 0644]
libcamera/common_v2/Buffers/ExynosCameraBufferLocker.cpp [new file with mode: 0644]
libcamera/common_v2/Buffers/ExynosCameraBufferLocker.h [new file with mode: 0644]
libcamera/common_v2/Buffers/ExynosCameraBufferManager.cpp [new file with mode: 0644]
libcamera/common_v2/Buffers/ExynosCameraBufferManager.h [new file with mode: 0644]
libcamera/common_v2/ExynosCamera1MetadataConverter.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCamera1MetadataConverter.h [new file with mode: 0644]
libcamera/common_v2/ExynosCamera3Interface.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCamera3Interface.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraAutoTimer.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraCommonDefine.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraCommonEnum.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraCounter.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraDualFrameSelector.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraDualFrameSelector.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrame.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrame.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrameManager.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrameManager.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrameSelector.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraFrameSelector.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraInterface.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraInterface.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraInterfaceState.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraList.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraMemory.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraMemory.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraMetadataConverter.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraMetadataConverter.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraNode.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraNode.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraNodeJpegHAL.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraNodeJpegHAL.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraRequestManager.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraRequestManager.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSingleton.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2P2_12M.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2P2_FHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2P2_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2P3.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2P8_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable2T2_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3H5.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3H7.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3L2.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3L2_FULL_OTF.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3L8.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3M2.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3M3.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3P3.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable3P3_FULL_OTF.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable4E6.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable4H5.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable5E2.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable5E3.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable5E3_FULL_OTF.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable5E3_VFLIP.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable5E8.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable6A3.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable6B2.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable6D1.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTable8B1.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX134.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX135.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX175.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX219.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX228_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX240_2P2_FHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX240_2P2_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX240_FHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX240_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableIMX260_2L1_WQHD.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableOV5670.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableSR259.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableSR261.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraSizeTableSR544.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraStreamManager.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraStreamManager.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraStreamMutex.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraThread.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraThreadFactory.h [new file with mode: 0644]
libcamera/common_v2/ExynosCameraUtils.cpp [new file with mode: 0644]
libcamera/common_v2/ExynosCameraUtils.h [new file with mode: 0644]
libcamera/common_v2/Fusion/DofLut/ExynosCameraDofLut.h [new file with mode: 0644]
libcamera/common_v2/Fusion/DofLut/ExynosCameraDofLut3L8.h [new file with mode: 0644]
libcamera/common_v2/Fusion/DofLut/ExynosCameraDofLut3M3.h [new file with mode: 0644]
libcamera/common_v2/Fusion/DofLut/ExynosCameraDofLut4H8.h [new file with mode: 0644]
libcamera/common_v2/Fusion/DofLut/ExynosCameraDofLutBase.h [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraFusionInclude.h [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraFusionMetaDataConverter.cpp [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraFusionMetaDataConverter.h [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraFusionWrapper.cpp [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraFusionWrapper.h [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraPipeFusion.cpp [new file with mode: 0644]
libcamera/common_v2/Fusion/ExynosCameraPipeFusion.h [new file with mode: 0644]
libcamera/common_v2/Ged/ExynosCameraActivityAutofocusVendor.cpp [new file with mode: 0644]
libcamera/common_v2/Ged/ExynosCameraActivityFlashVendor.cpp [new file with mode: 0644]
libcamera/common_v2/Ged/ExynosCameraFrameSelectorVendor.cpp [new file with mode: 0644]
libcamera/common_v2/MCPipes/ExynosCameraMCPipe.cpp [new file with mode: 0644]
libcamera/common_v2/MCPipes/ExynosCameraMCPipe.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AA.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AA.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AA_ISP.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AA_ISP.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AC.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipe3AC.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeDIS.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeDIS.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeFlite.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeFlite.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeGSC.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeGSC.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeISP.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeISP.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeISPC.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeISPC.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeJpeg.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeJpeg.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSCC.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSCC.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSCP.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSCP.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSTK_PICTURE.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSTK_PICTURE.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSTK_PREVIEW.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeSTK_PREVIEW.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeUVS.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeUVS.h [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeVRA.cpp [new file with mode: 0644]
libcamera/common_v2/Pipes2/ExynosCameraPipeVRA.h [new file with mode: 0644]
libcamera/common_v2/SensorInfos/ExynosCamera3SensorInfoBase.cpp [new file with mode: 0644]
libcamera/common_v2/SensorInfos/ExynosCamera3SensorInfoBase.h [new file with mode: 0644]
libcamera/common_v2/SensorInfos/ExynosCameraSensorInfo2P8.cpp [new file with mode: 0644]
libcamera/common_v2/SensorInfos/ExynosCameraSensorInfoBase.cpp [new file with mode: 0644]
libcamera/common_v2/SensorInfos/ExynosCameraSensorInfoBase.h [new file with mode: 0644]
libcamera_external/Exif.cpp [new file with mode: 0644]
libcamera_external/Exif.h [new file with mode: 0644]
libcamera_external/ISecCameraHardware.cpp [new file with mode: 0644]
libcamera_external/ISecCameraHardware.h [new file with mode: 0644]
libcamera_external/NOTICE [new file with mode: 0644]
libcamera_external/SecCameraCommonConfig.h [new file with mode: 0644]
libcamera_external/SecCameraHardware.cpp [new file with mode: 0644]
libcamera_external/SecCameraHardware.h [new file with mode: 0644]
libcamera_external/SecCameraHardware1MetadataConverter.cpp [new file with mode: 0644]
libcamera_external/SecCameraHardware1MetadataConverter.h [new file with mode: 0644]
libcamera_external/SecCameraInterface.cpp [new file with mode: 0644]
libcamera_external/SecCameraInterface.h [new file with mode: 0644]
libcamera_external/SecCameraInterfaceState.h [new file with mode: 0644]
libcamera_external/SecCameraParameters.cpp [new file with mode: 0644]
libcamera_external/SecCameraParameters.h [new file with mode: 0644]
libcec/Android.mk [new file with mode: 0644]
libcec/NOTICE [new file with mode: 0644]
libcec/cec.h [new file with mode: 0644]
libcec/libcec.c [new file with mode: 0644]
libcec/libcec.h [new file with mode: 0644]
libcsc/Android.mk [new file with mode: 0644]
libcsc/NOTICE [new file with mode: 0644]
libcsc/csc.c [new file with mode: 0644]
libdisplay/Android.mk [new file with mode: 0644]
libdisplay/ExynosDisplay.cpp [new file with mode: 0644]
libdisplay/ExynosDisplay.h [new file with mode: 0644]
libdisplay/ExynosOverlayDisplay.cpp [new file with mode: 0644]
libdisplay/ExynosOverlayDisplay.h [new file with mode: 0644]
libdisplay/NOTICE [new file with mode: 0644]
libexynosutils/Android.mk [new file with mode: 0644]
libexynosutils/ExynosMutex.cpp [new file with mode: 0644]
libexynosutils/ExynosMutex.h [new file with mode: 0644]
libexynosutils/Exynos_log.c [new file with mode: 0644]
libexynosutils/Exynos_log.h [new file with mode: 0644]
libexynosutils/NOTICE [new file with mode: 0644]
libexynosutils/exynos_format_v4l2.c [new file with mode: 0644]
libfimg4x/Android.mk [new file with mode: 0644]
libfimg4x/FimgApi.cpp [new file with mode: 0644]
libfimg4x/FimgExynos5.cpp [new file with mode: 0644]
libfimg4x/FimgExynos5.h [new file with mode: 0644]
libfimg4x/NOTICE [new file with mode: 0644]
libfimg5x/Android.mk [new file with mode: 0644]
libfimg5x/FimgApi.cpp [new file with mode: 0644]
libfimg5x/FimgExynos5.cpp [new file with mode: 0644]
libfimg5x/FimgExynos5.h [new file with mode: 0644]
libfimg5x/NOTICE [new file with mode: 0644]
libg2d/Android.mk [new file with mode: 0644]
libg2d/NOTICE [new file with mode: 0644]
libg2d/exynos_blender.cpp [new file with mode: 0644]
libg2d/exynos_blender_obj.cpp [new file with mode: 0644]
libg2d/libg2d.cpp [new file with mode: 0644]
libg2d/libg2d_obj.h [new file with mode: 0644]
libgscaler/Android.mk [new file with mode: 0644]
libgscaler/NOTICE [new file with mode: 0644]
libgscaler/libgscaler.cpp [new file with mode: 0644]
libgscaler/libgscaler_obj.cpp [new file with mode: 0644]
libgscaler/libgscaler_obj.h [new file with mode: 0644]
libhdmi/Android.mk [new file with mode: 0644]
libhdmi/ExynosExternalDisplay.cpp [new file with mode: 0644]
libhdmi/ExynosExternalDisplay.h [new file with mode: 0644]
libhdmi/NOTICE [new file with mode: 0644]
libhdmi/decon_tv.h [new file with mode: 0644]
libhdmi/dv_timings.c [new file with mode: 0644]
libhdmi_dummy/Android.mk [new file with mode: 0644]
libhdmi_dummy/ExynosExternalDisplay.cpp [new file with mode: 0644]
libhdmi_dummy/ExynosExternalDisplay.h [new file with mode: 0644]
libhdmi_dummy/NOTICE [new file with mode: 0644]
libhdmi_legacy/Android.mk [new file with mode: 0644]
libhdmi_legacy/ExynosExternalDisplay.cpp [new file with mode: 0644]
libhdmi_legacy/ExynosExternalDisplay.h [new file with mode: 0644]
libhdmi_legacy/NOTICE [new file with mode: 0644]
libhdmi_legacy/dv_timings.c [new file with mode: 0644]
libhwc/Android.mk [new file with mode: 0644]
libhwc/ExynosHWC.cpp [new file with mode: 0644]
libhwc/ExynosHWC.h [new file with mode: 0644]
libhwc/ExynosHWCDebug.c [new file with mode: 0644]
libhwc/ExynosHWCDebug.h [new file with mode: 0644]
libhwc/NOTICE [new file with mode: 0644]
libhwcService/Android.mk [new file with mode: 0644]
libhwcService/ExynosHWCService.cpp [new file with mode: 0644]
libhwcService/ExynosHWCService.h [new file with mode: 0644]
libhwcService/IExynosHWC.cpp [new file with mode: 0644]
libhwcService/IExynosHWC.h [new file with mode: 0644]
libhwcService/NOTICE [new file with mode: 0644]
libhwc_tiny/Android.mk [new file with mode: 0644]
libhwc_tiny/ExynosHWC.cpp [new file with mode: 0644]
libhwc_tiny/ExynosHWC.h [new file with mode: 0644]
libhwc_tiny/NOTICE [new file with mode: 0644]
libhwcutils/Android.mk [new file with mode: 0644]
libhwcutils/ExynosG2DWrapper.cpp [new file with mode: 0644]
libhwcutils/ExynosG2DWrapper.h [new file with mode: 0644]
libhwcutils/ExynosHWCUtils.cpp [new file with mode: 0644]
libhwcutils/ExynosHWCUtils.h [new file with mode: 0644]
libhwcutils/ExynosMPP.cpp [new file with mode: 0644]
libhwcutils/ExynosMPP.h [new file with mode: 0644]
libhwcutils/ExynosMPPv2.cpp [new file with mode: 0644]
libhwcutils/ExynosMPPv2.h [new file with mode: 0644]
libhwcutils/NOTICE [new file with mode: 0644]
libhwjpeg/Android.mk [new file with mode: 0644]
libhwjpeg/AppMarkerWriter.cpp [new file with mode: 0644]
libhwjpeg/AppMarkerWriter.h [new file with mode: 0644]
libhwjpeg/ExynosJpegEncoder.cpp [new file with mode: 0644]
libhwjpeg/ExynosJpegEncoderForCamera.cpp [new file with mode: 0644]
libhwjpeg/IFDWriter.h [new file with mode: 0644]
libhwjpeg/hwjpeg-base.cpp [new file with mode: 0644]
libhwjpeg/hwjpeg-internal.h [new file with mode: 0644]
libhwjpeg/hwjpeg-libcsc.h [new file with mode: 0644]
libhwjpeg/hwjpeg-v4l2.cpp [new file with mode: 0644]
libhwjpeg/libcsc.cpp [new file with mode: 0644]
libhwjpeg/libhwjpeg-exynos.cpp [new file with mode: 0644]
libion_exynos/Android.mk [new file with mode: 0644]
libion_exynos/NOTICE [new file with mode: 0644]
libion_exynos/libion.cpp [new file with mode: 0644]
libmemtrack/Android.mk [new file with mode: 0644]
libmemtrack/ion.c [new file with mode: 0644]
libmemtrack/mali.c [new file with mode: 0644]
libmemtrack/memtrack_exynos.c [new file with mode: 0644]
libmemtrack/memtrack_exynos.h [new file with mode: 0644]
libmpp/Android.mk [new file with mode: 0644]
libmpp/LibMpp.h [new file with mode: 0644]
libmpp/MppFactory.cpp [new file with mode: 0644]
libmpp/MppFactory.h [new file with mode: 0644]
libmpp/NOTICE [new file with mode: 0644]
libscaler/Android.mk [new file with mode: 0644]
libscaler/NOTICE [new file with mode: 0644]
libscaler/libscaler-common.h [new file with mode: 0644]
libscaler/libscaler-m2m1shot.cpp [new file with mode: 0644]
libscaler/libscaler-m2m1shot.h [new file with mode: 0644]
libscaler/libscaler-swscaler.cpp [new file with mode: 0644]
libscaler/libscaler-swscaler.h [new file with mode: 0644]
libscaler/libscaler-v4l2.cpp [new file with mode: 0644]
libscaler/libscaler-v4l2.h [new file with mode: 0644]
libscaler/libscaler.cpp [new file with mode: 0644]
libscaler/libscalerblend-v4l2.cpp [new file with mode: 0644]
libscaler/libscalerblend-v4l2.h [new file with mode: 0644]
libseiren/Android.mk [new file with mode: 0644]
libseiren/NOTICE [new file with mode: 0644]
libseiren/dec/seiren_hw.c [new file with mode: 0644]
libseiren/include/seiren_error.h [new file with mode: 0644]
libseiren/include/seiren_hw.h [new file with mode: 0644]
libseiren/include/seiren_ioctl.h [new file with mode: 0644]
libsrp/Android.mk [new file with mode: 0644]
libsrp/NOTICE [new file with mode: 0644]
libsrp/alp/Android.mk [new file with mode: 0644]
libsrp/alp/NOTICE [new file with mode: 0644]
libsrp/alp/dec/srp_api.c [new file with mode: 0644]
libsrp/alp/include/srp_api.h [new file with mode: 0644]
libsrp/alp/include/srp_error.h [new file with mode: 0644]
libsrp/alp/include/srp_ioctl.h [new file with mode: 0644]
libstagefrighthw/Android.mk [new file with mode: 0644]
libstagefrighthw/Exynos_OMX_Plugin.cpp [new file with mode: 0644]
libstagefrighthw/Exynos_OMX_Plugin.h [new file with mode: 0644]
libstagefrighthw/NOTICE [new file with mode: 0644]
libswconverter/Android.mk [new file with mode: 0644]
libswconverter/NOTICE [new file with mode: 0644]
libswconverter/csc_BGRA8888_to_RGBA8888_NEON.s [new file with mode: 0644]
libswconverter/csc_BGRA8888_to_YUV420SP_NEON.s [new file with mode: 0644]
libswconverter/csc_RGBA8888_to_YUV420SP_NEON.s [new file with mode: 0644]
libswconverter/csc_interleave_memcpy_neon.s [new file with mode: 0644]
libswconverter/csc_linear_to_tiled_crop_neon.s [new file with mode: 0644]
libswconverter/csc_linear_to_tiled_interleave_crop_neon.s [new file with mode: 0644]
libswconverter/csc_tiled_to_linear_crop_neon.s [new file with mode: 0644]
libswconverter/csc_tiled_to_linear_deinterleave_crop_neon.s [new file with mode: 0644]
libswconverter/csc_tiled_to_linear_uv_deinterleave_neon.s [new file with mode: 0644]
libswconverter/csc_tiled_to_linear_uv_neon.s [new file with mode: 0644]
libswconverter/csc_tiled_to_linear_y_neon.s [new file with mode: 0644]
libswconverter/swconverter_dummy.c [new file with mode: 0644]
libswconverter/swconvertor.c [new file with mode: 0644]
libv4l2/Android.mk [new file with mode: 0644]
libv4l2/NOTICE [new file with mode: 0644]
libv4l2/exynos_mc.c [new file with mode: 0644]
libv4l2/exynos_subdev.c [new file with mode: 0644]
libv4l2/exynos_v4l2.c [new file with mode: 0644]
libvideocodec/Android.mk [new file with mode: 0644]
libvideocodec/ExynosVideoInterface.c [new file with mode: 0644]
libvideocodec/NOTICE [new file with mode: 0644]
libvideocodec/dec/ExynosVideoDecoder.c [new file with mode: 0644]
libvideocodec/enc/ExynosVideoEncoder.c [new file with mode: 0644]
libvideocodec/include/ExynosVideoApi.h [new file with mode: 0644]
libvideocodec/include/ExynosVideoDec.h [new file with mode: 0644]
libvideocodec/include/ExynosVideoEnc.h [new file with mode: 0644]
libvideocodec/mfc_headers/exynos_mfc_media.h [new file with mode: 0644]
libvirtualdisplay/Android.mk [new file with mode: 0644]
libvirtualdisplay/ExynosVirtualDisplay.cpp [new file with mode: 0644]
libvirtualdisplay/ExynosVirtualDisplay.h [new file with mode: 0644]
libvirtualdisplay/NOTICE [new file with mode: 0644]
libvppdisplay/Android.mk [new file with mode: 0644]
libvppdisplay/ExynosDisplay.cpp [new file with mode: 0644]
libvppdisplay/ExynosDisplay.h [new file with mode: 0644]
libvppdisplay/ExynosDisplayResourceManager.cpp [new file with mode: 0644]
libvppdisplay/ExynosDisplayResourceManager.h [new file with mode: 0644]
libvppdisplay/ExynosOverlayDisplay.cpp [new file with mode: 0644]
libvppdisplay/ExynosOverlayDisplay.h [new file with mode: 0644]
libvppdisplay/ExynosSecondaryDisplay.cpp [new file with mode: 0644]
libvppdisplay/ExynosSecondaryDisplay.h [new file with mode: 0644]
libvppdisplay/NOTICE [new file with mode: 0644]
libvppdisplay_tiny/Android.mk [new file with mode: 0644]
libvppdisplay_tiny/ExynosDisplay.cpp [new file with mode: 0644]
libvppdisplay_tiny/ExynosDisplay.h [new file with mode: 0644]
libvppdisplay_tiny/ExynosOverlayDisplay.cpp [new file with mode: 0644]
libvppdisplay_tiny/ExynosOverlayDisplay.h [new file with mode: 0644]
libvppdisplay_tiny/ExynosPrimaryDisplay.cpp [new file with mode: 0644]
libvppdisplay_tiny/ExynosPrimaryDisplay.h [new file with mode: 0644]
libvppdisplay_tiny/NOTICE [new file with mode: 0644]
libvpphdmi/Android.mk [new file with mode: 0644]
libvpphdmi/ExynosExternalDisplay.cpp [new file with mode: 0644]
libvpphdmi/ExynosExternalDisplay.h [new file with mode: 0644]
libvpphdmi/NOTICE [new file with mode: 0644]
libvpphdmi/decon_tv.h [new file with mode: 0644]
libvpphdmi/dv_timings.c [new file with mode: 0644]
libvpphdmi/videodev2_exynos_hdmi.h [new file with mode: 0644]
libvppvirtualdisplay/Android.mk [new file with mode: 0644]
libvppvirtualdisplay/ExynosVirtualDisplay.cpp [new file with mode: 0644]
libvppvirtualdisplay/ExynosVirtualDisplay.h [new file with mode: 0644]
libvppvirtualdisplay/NOTICE [new file with mode: 0644]
rpmbd/Android.mk [new file with mode: 0644]
rpmbd/rpmbd.c [new file with mode: 0644]
rpmbd/rpmbd.h [new file with mode: 0644]