Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c1074 gboolean need_push; in gst_dvd_spu_subpic_event() local
1096 need_push = (dvdspu->pending_frame != NULL); in gst_dvd_spu_subpic_event()
1098 if (need_push) { in gst_dvd_spu_subpic_event()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors_lazy.c554 bool need_push = pg->dd->push_usage && in zink_descriptors_update_lazy() local
557 if (need_push && !have_KHR_push_descriptor) { in zink_descriptors_update_lazy()