Searched +full:min +full:- +full:pix +full:- +full:alignment (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/media/samsung,exynos4210-fimc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>20 - samsung,exynos4210-fimc21 - samsung,exynos4212-fimc22 - samsung,s5pv210-fimc30 clock-names:[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd.19 #include <dt-bindings/clock/s5pv210.h>20 #include <dt-bindings/clock/s5pv210-audss.h>23 #address-cells = <1>;24 #size-cells = <1>;45 #address-cells = <1>;46 #size-cells = <0>;50 compatible = "arm,cortex-a8";55 xxti: oscillator-0 {[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright (C) 2012-2016 Mentor Graphics Inc.9 #include <linux/dma-mapping.h>12 #include <video/imx-ipu-image-convert.h>14 #include "ipu-prv.h"29 * the DMA channel's parameter memory!). IDMA double-buffering is used30 * to convert each tile back-to-back when possible (see note below36 * +---------+-----+37 * +-----+---+ | A | B |39 * +-----+---+ --> +---------+-----+[all …]
1 // SPDX-License-Identifier: GPL-2.014 #include <linux/dma-mapping.h>19 #include <media/videobuf2-vmalloc.h>20 #include <media/videobuf2-dma-contig.h>21 #include <media/v4l2-device.h>22 #include <media/v4l2-ioctl.h>23 #include <media/v4l2-ctrls.h>24 #include <media/v4l2-fh.h>25 #include <media/v4l2-event.h>26 #include <media/v4l2-common.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0+9 * Copyright (c) 2012-2017 Mentor Graphics Inc.18 #include <media/v4l2-ctrls.h>19 #include <media/v4l2-device.h>20 #include <media/v4l2-ioctl.h>21 #include <media/v4l2-mc.h>22 #include <media/v4l2-subdev.h>24 #include "imx-media.h"25 #include "imx-ic.h"28 * Min/Max supported width and heights.[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later5 * Copyright (C) 2010-2012 Samsung Electronics Co., Ltd.24 #include <media/v4l2-ioctl.h>25 #include <media/videobuf2-v4l2.h>26 #include <media/videobuf2-dma-contig.h>28 #include "fimc-core.h"29 #include "fimc-reg.h"30 #include "media-dev.h"197 if (!ctx->scaler.enabled) in fimc_check_scaler_ratio()198 return (sw == dw && sh == dh) ? 0 : -EINVAL; in fimc_check_scaler_ratio()[all …]
1 // SPDX-License-Identifier: GPL-2.0 or MIT12 #include <linux/iosys-map.h>24 * drm_format_conv_state_init - Initialize format-conversion state32 state->tmp.mem = NULL; in drm_format_conv_state_init()33 state->tmp.size = 0; in drm_format_conv_state_init()34 state->tmp.preallocated = false; in drm_format_conv_state_init()39 * drm_format_conv_state_copy - Copy format-conversion state43 * Copies format-conversion state from @old_state to @state; except for53 state->tmp.mem = NULL; in drm_format_conv_state_copy()54 state->tmp.size = 0; in drm_format_conv_state_copy()[all …]
1 // SPDX-License-Identifier: GPL-2.017 #include <linux/mfd/syscon/xlnx-vcu.h>26 #include <media/v4l2-ctrls.h>27 #include <media/v4l2-device.h>28 #include <media/v4l2-event.h>29 #include <media/v4l2-ioctl.h>30 #include <media/v4l2-mem2mem.h>31 #include <media/videobuf2-dma-contig.h>32 #include <media/videobuf2-v4l2.h>34 #include "allegro-mail.h"[all …]