Home
last modified time | relevance | path

Searched refs:shm_fmt (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c158 enum wl_shm_format shm_fmt; in gst_wl_display_check_format_for_shm() local
162 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()
/third_party/gstreamer/gstplugins_bad/
DChangeLog65566 if (shm_fmt < 0)