Searched refs:shm_fmt (Results 1 – 2 of 2) sorted by relevance
158 enum wl_shm_format shm_fmt; in gst_wl_display_check_format_for_shm() local162 shm_fmt = gst_video_format_to_wl_shm_format (format); in gst_wl_display_check_format_for_shm()163 if (shm_fmt == (enum wl_shm_format) -1) in gst_wl_display_check_format_for_shm()168 if (g_array_index (formats, uint32_t, i) == shm_fmt) in gst_wl_display_check_format_for_shm()
65566 if (shm_fmt < 0)