Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c18 } svobject; typedef
25 svobject *ob_svideo;
30 static PyObject *newcaptureobject(svobject *, void *, int);
288 capture_getattr(svobject *self, char *name) in capture_getattr()
309 newcaptureobject(svobject *self, void *ptr, int mustunlock) in newcaptureobject()
325 sv_GetCaptureData(svobject *self, PyObject *args) in sv_GetCaptureData()
351 sv_BindGLWindow(svobject *self, PyObject *args) in sv_BindGLWindow()
367 sv_EndContinuousCapture(svobject *self, PyObject *args) in sv_EndContinuousCapture()
381 sv_IsVideoDisplayed(svobject *self, PyObject *args) in sv_IsVideoDisplayed()
396 sv_OutputOffset(svobject *self, PyObject *args) in sv_OutputOffset()
[all …]