Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11decoder.cpp393 static gsize id_quark = 0; in gst_d3d11_decoder_view_id_quark() local
395 if (g_once_init_enter (&id_quark)) { in gst_d3d11_decoder_view_id_quark()
397 g_once_init_leave (&id_quark, quark); in gst_d3d11_decoder_view_id_quark()
400 return (GQuark) id_quark; in gst_d3d11_decoder_view_id_quark()