Lines Matching +full:post +full:- +full:processing
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
8 * Seung-Woo Kim <sw0312.kim@samsung.com>
26 * User-desired buffer creation information structure.
28 * @size: user-desired memory allocation size.
29 * - this size value would be page-aligned internally.
32 * - this handle will be set by gem module of kernel side.
41 * A structure for getting a fake-offset that can be used with mmap.
44 * @reserved: just padding to be 64-bit aligned.
45 * @offset: a fake-offset of gem object.
86 /* Physically Non-Continuous memory. */
88 /* non-cachable mapping and used as default. */
92 /* write-combine mapping. */
281 * Rectangle for processing.
312 * @value: global alpha value (0-255)
320 /* generate DRM event after processing */
324 /* non-blocking processing */
332 * Perform image processing described by array of drm_exynos_ipp_task_*
363 /* IPP - Image Post Processing */