Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h114 bool gst_dshow_configure_latency (IPin *pCapturePin, guint bufSizeMS);
Dgstdshow.cpp745 bool gst_dshow_configure_latency (IPin *pCapturePin, guint bufSizeMS) in gst_dshow_configure_latency() argument
756 alloc_prop.cbBuffer = bufSizeMS; in gst_dshow_configure_latency()