Lines Matching defs:res
143 drm_find_plane_for_crtc_by_type (int fd, drmModeRes * res, in drm_find_plane_for_crtc_by_type()
175 drm_find_crtc_for_connector (int fd, drmModeRes * res, drmModeConnector * conn, in drm_find_crtc_for_connector()
215 drm_connector_is_used (int fd, drmModeRes * res, drmModeConnector * conn) in drm_connector_is_used()
231 drm_find_used_connector_by_type (int fd, drmModeRes * res, int type) in drm_find_used_connector_by_type()
251 drm_find_first_used_connector (int fd, drmModeRes * res) in drm_find_first_used_connector()
270 drm_find_main_monitor (int fd, drmModeRes * res) in drm_find_main_monitor()
359 drmModeResPtr res; in check_afbc() local
432 drmModeRes * res) in drm_ensure_allowed_caps()
524 drm_prepare_planes (GstRkXImageSink * self, drmModeRes * res, in drm_prepare_planes()
1145 gboolean res = FALSE; in gst_x_image_sink_ximage_put() local
2090 GstFlowReturn res = GST_FLOW_OK; in gst_x_image_sink_show_frame() local
2549 drmModeRes *res; in gst_x_image_sink_start() local