Searched refs:newcaptureobject (Results 1 – 1 of 1) sorted by relevance
30 static PyObject *newcaptureobject(svobject *, void *, int);254 return newcaptureobject(self->ob_svideo, visible, 0); in svc_FindVisibleRegion()309 newcaptureobject(svobject *self, void *ptr, int mustunlock) in newcaptureobject() function342 c = newcaptureobject(self, ptr, 1); in sv_GetCaptureData()