Home
last modified time | relevance | path

Searched refs:drm_fourcc (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/lang/clover/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/egl/drivers/dri2/
H A Dplatform_android.c198 int drm_fourcc = 0; in get_yuv_buffer_info() local
231 if (drm_fourcc == -1) { in get_yuv_buffer_info()
240 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
295 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
323 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
324 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
338 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
368 uint32_t drm_fourcc; member
391 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
423 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/egl/drivers/dri2/
H A Dplatform_android.c197 int drm_fourcc = 0; in get_yuv_buffer_info() local
230 if (drm_fourcc == -1) { in get_yuv_buffer_info()
239 .drm_fourcc = drm_fourcc, in get_yuv_buffer_info()
294 int drm_fourcc = 0; in native_window_buffer_get_buffer_info() local
322 drm_fourcc = get_fourcc(buf->format); in native_window_buffer_get_buffer_info()
323 if (drm_fourcc == -1) { in native_window_buffer_get_buffer_info()
337 .drm_fourcc = drm_fourcc, in native_window_buffer_get_buffer_info()
367 uint32_t drm_fourcc; member
390 .drm_fourcc = info.drm_fourcc, in cros_get_buffer_info()
422 buf_info->drm_fourcc, buf_info->modifier, buf_info->fds, in droid_create_image_from_buffer_info()
[all …]
/dports/graphics/drm_info/drm_info-2.3.0/
H A Dmeson.build59 fourcc_h = files('subprojects/libdrm/include/drm/drm_fourcc.h')
63 fourcc_h = files('subprojects/libdrm/include/drm/drm_fourcc.h')
65 fourcc_h = files(libdrm.get_pkgconfig_variable('includedir') / 'libdrm/drm_fourcc.h')
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/src/
H A DMakefile.am92 drm_fourcc.h
103 drm_fourcc.h
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/lang/clover/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/libosmesa/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-libs/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-dri/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_android.c226 uint32_t drm_fourcc; member
235 uint32_t drm_fourcc; member
283 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
741 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
744 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
770 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
777 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/virtio/vulkan/
H A Dvn_android.c261 uint32_t drm_fourcc; member
270 uint32_t drm_fourcc; member
318 out_props->drm_fourcc = info.drm_fourcc; in vn_android_get_gralloc_buffer_properties()
856 format = vn_android_drm_format_to_vk_format(buf_props.drm_fourcc); in vn_android_get_ahb_format_properties()
859 buf_props.drm_fourcc, desc.format); in vn_android_get_ahb_format_properties()
885 vn_android_drm_format_is_yuv(buf_props.drm_fourcc) in vn_android_get_ahb_format_properties()
892 .externalFormat = buf_props.drm_fourcc, in vn_android_get_ahb_format_properties()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/drm/gpu/
H A DDEPS6 "+third_party/libdrm/src/include/drm/drm_fourcc.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/drm/gpu/
H A DDEPS6 "+third_party/libdrm/src/include/drm/drm_fourcc.h",
/dports/graphics/libdrm/libdrm-2.4.110/
H A DREADME.rst23 the simpler ones being extracted automatically from `drm_fourcc.h` header file
31 creates a static table, by going over `drm_fourcc.h` header file. The script

1234567891011