Searched defs:drm_mode_fb_cmd2 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm_mode.h | 342 struct drm_mode_fb_cmd2 { struct 343 __u32 fb_id; 344 __u32 width, height; 345 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 346 __u32 flags; 362 __u32 handles[4]; 363 __u32 pitches[4]; /* pitch for each plane */ 364 __u32 offsets[4]; /* offset of each plane */
|
| /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 D | drm_mode.h | 480 struct drm_mode_fb_cmd2 { struct 481 __u32 fb_id; 482 __u32 width; 483 __u32 height; 484 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 485 __u32 flags; /* see above flags */ 511 __u32 handles[4]; 512 __u32 pitches[4]; /* pitch for each plane */ 513 __u32 offsets[4]; /* offset of each plane */ 514 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 494 struct drm_mode_fb_cmd2 { struct 495 __u32 fb_id; 496 __u32 width; 497 __u32 height; 498 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 499 __u32 flags; /* see above flags */ 525 __u32 handles[4]; 526 __u32 pitches[4]; /* pitch for each plane */ 527 __u32 offsets[4]; /* offset of each plane */ 528 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 494 struct drm_mode_fb_cmd2 { struct 495 __u32 fb_id; 496 __u32 width; 497 __u32 height; 498 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 499 __u32 flags; /* see above flags */ 525 __u32 handles[4]; 526 __u32 pitches[4]; /* pitch for each plane */ 527 __u32 offsets[4]; /* offset of each plane */ 528 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 479 struct drm_mode_fb_cmd2 { struct 480 __u32 fb_id; 481 __u32 width; 482 __u32 height; 483 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 484 __u32 flags; /* see above flags */ 510 __u32 handles[4]; 511 __u32 pitches[4]; /* pitch for each plane */ 512 __u32 offsets[4]; /* offset of each plane */ 513 __u64 modifier[4]; /* ie, tiling, compress */
|
| /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 D | drm_mode.h | 480 struct drm_mode_fb_cmd2 { struct 481 __u32 fb_id; 482 __u32 width; 483 __u32 height; 484 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 485 __u32 flags; /* see above flags */ 511 __u32 handles[4]; 512 __u32 pitches[4]; /* pitch for each plane */ 513 __u32 offsets[4]; /* offset of each plane */ 514 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 479 struct drm_mode_fb_cmd2 { struct 480 __u32 fb_id; 481 __u32 width; 482 __u32 height; 483 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 484 __u32 flags; /* see above flags */ 510 __u32 handles[4]; 511 __u32 pitches[4]; /* pitch for each plane */ 512 __u32 offsets[4]; /* offset of each plane */ 513 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 582 struct drm_mode_fb_cmd2 { struct 583 __u32 fb_id; 584 __u32 width; 585 __u32 height; 586 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 587 __u32 flags; /* see above flags */ 613 __u32 handles[4]; 614 __u32 pitches[4]; /* pitch for each plane */ 615 __u32 offsets[4]; /* offset of each plane */ 616 __u64 modifier[4]; /* ie, tiling, compress */
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 479 struct drm_mode_fb_cmd2 { struct 480 __u32 fb_id; 481 __u32 width; 482 __u32 height; 483 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ 484 __u32 flags; /* see above flags */ 510 __u32 handles[4]; 511 __u32 pitches[4]; /* pitch for each plane */ 512 __u32 offsets[4]; /* offset of each plane */ 513 __u64 modifier[4]; /* ie, tiling, compress */
|