Home
last modified time | relevance | path

Searched defs:lres (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/examples/rtp/
Dserver-alsasrc-PCMA.py72 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
Dclient-PCMA.py100 lres = Gst.Pad.link(srcpad, sinkpad) variable
105 lres = Gst.Pad.link(srcpad, sinkpad) variable
110 lres = Gst.Pad.link(srcpad, sinkpad) variable
Dclient-PCMA.c111 GstPadLinkReturn lres; in pad_added_cb() local
140 GstPadLinkReturn lres; in main() local
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1872 … LRESULT lres = ThemeDefWindowProc(pBA ? pBA->_theme : nullptr, hWnd, uMsg, wParam, lParam); in WndProc() local