Home
last modified time | relevance | path

Searched defs:drm_mode_set_plane (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm_mode.h146 struct drm_mode_set_plane { struct
147 __u32 plane_id;
148 __u32 crtc_id;
149 __u32 fb_id; /* fb object contains surface format type */
150 __u32 flags;
153 __s32 crtc_x, crtc_y;
154 __u32 crtc_w, crtc_h;
157 __u32 src_x, src_y;
158 __u32 src_h, src_w;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm_mode.h267 struct drm_mode_set_plane { struct
268 __u32 plane_id;
269 __u32 crtc_id;
270 __u32 fb_id; /* fb object contains surface format type */
271 __u32 flags; /* see above flags */
274 __s32 crtc_x;
275 __s32 crtc_y;
276 __u32 crtc_w;
277 __u32 crtc_h;
280 __u32 src_x;
[all …]
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h275 struct drm_mode_set_plane { struct
276 __u32 plane_id;
277 __u32 crtc_id;
278 __u32 fb_id; /* fb object contains surface format type */
279 __u32 flags; /* see above flags */
282 __s32 crtc_x;
283 __s32 crtc_y;
284 __u32 crtc_w;
285 __u32 crtc_h;
288 __u32 src_x;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h275 struct drm_mode_set_plane { struct
276 __u32 plane_id;
277 __u32 crtc_id;
278 __u32 fb_id; /* fb object contains surface format type */
279 __u32 flags; /* see above flags */
282 __s32 crtc_x;
283 __s32 crtc_y;
284 __u32 crtc_w;
285 __u32 crtc_h;
288 __u32 src_x;
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h266 struct drm_mode_set_plane { struct
267 __u32 plane_id;
268 __u32 crtc_id;
269 __u32 fb_id; /* fb object contains surface format type */
270 __u32 flags; /* see above flags */
273 __s32 crtc_x;
274 __s32 crtc_y;
275 __u32 crtc_w;
276 __u32 crtc_h;
279 __u32 src_x;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm_mode.h267 struct drm_mode_set_plane { struct
268 __u32 plane_id;
269 __u32 crtc_id;
270 __u32 fb_id; /* fb object contains surface format type */
271 __u32 flags; /* see above flags */
274 __s32 crtc_x;
275 __s32 crtc_y;
276 __u32 crtc_w;
277 __u32 crtc_h;
280 __u32 src_x;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h266 struct drm_mode_set_plane { struct
267 __u32 plane_id;
268 __u32 crtc_id;
269 __u32 fb_id; /* fb object contains surface format type */
270 __u32 flags; /* see above flags */
273 __s32 crtc_x;
274 __s32 crtc_y;
275 __u32 crtc_w;
276 __u32 crtc_h;
279 __u32 src_x;
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h296 struct drm_mode_set_plane { struct
297 __u32 plane_id;
298 __u32 crtc_id;
299 __u32 fb_id; /* fb object contains surface format type */
300 __u32 flags; /* see above flags */
303 __s32 crtc_x;
304 __s32 crtc_y;
305 __u32 crtc_w;
306 __u32 crtc_h;
309 __u32 src_x;
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h266 struct drm_mode_set_plane { struct
267 __u32 plane_id;
268 __u32 crtc_id;
269 __u32 fb_id; /* fb object contains surface format type */
270 __u32 flags; /* see above flags */
273 __s32 crtc_x;
274 __s32 crtc_y;
275 __u32 crtc_w;
276 __u32 crtc_h;
279 __u32 src_x;
[all …]