Home
last modified time | relevance | path

Searched refs:did_attach (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/ximage/
Dximageutil.c96 gboolean did_attach = FALSE; in ximageutil_check_xshm_calls() local
154 did_attach = TRUE; in ximageutil_check_xshm_calls()
164 if (did_attach) { in ximageutil_check_xshm_calls()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c430 gboolean did_attach = FALSE; in gst_x_image_sink_check_xshm_calls() local
496 did_attach = TRUE; in gst_x_image_sink_check_xshm_calls()
511 if (did_attach) { in gst_x_image_sink_check_xshm_calls()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c470 gboolean did_attach = FALSE; in gst_xvcontext_check_xshm_calls() local
534 did_attach = TRUE; in gst_xvcontext_check_xshm_calls()
549 if (did_attach) { in gst_xvcontext_check_xshm_calls()