Searched defs:lres (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/ |
D | server-alsasrc-PCMA.py | 72 lres = Gst.Pad.link(srcpad, sinkpad) variable 78 lres = Gst.Pad.link(srcpad, sinkpad) variable 83 lres = Gst.Pad.link(srcpad, sinkpad) variable 89 lres = Gst.Pad.link(srcpad, sinkpad) variable
|
D | client-PCMA.py | 100 lres = Gst.Pad.link(srcpad, sinkpad) variable 105 lres = Gst.Pad.link(srcpad, sinkpad) variable 110 lres = Gst.Pad.link(srcpad, sinkpad) variable
|
D | client-PCMA.c | 111 GstPadLinkReturn lres; in pad_added_cb() local 140 GstPadLinkReturn lres; in main() local
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1872 … LRESULT lres = ThemeDefWindowProc(pBA ? pBA->_theme : nullptr, hWnd, uMsg, wParam, lParam); in WndProc() local
|