Home
last modified time | relevance | path

Searched refs:count_formats (Results 1 – 6 of 6) sorted by relevance

/third_party/libdrm/
Dxf86drmMode.h242 uint32_t count_formats; member
Dxf86drmMode.c761 if (iter->fmt_idx >= fmt_mod_blob->count_formats || in _drmModeFormatModifierGetNext()
1154 r->count_formats = ovr.count_format_types; in drmModeGetPlane()
/third_party/libdrm/include/drm/
Ddrm_mode.h953 __u32 count_formats; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h1037 __u32 count_formats; member
/third_party/libdrm/tests/modetest/
Dmodetest.c526 if (!ovr->count_formats) in dump_planes()
530 for (j = 0; j < ovr->count_formats; j++) in dump_planes()
1085 for (i = 0; i < ovr->count_formats; ++i) { in format_support()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c541 for (j = 0; j < plane->count_formats; j++) { in ensure_allowed_caps()