Home
last modified time | relevance | path

Searched defs:allocfunc (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.h53 GstKsAllocFunction allocfunc; member
Dgstksvideodevice.c353 GstKsAllocFunction allocfunc, gpointer allocfunc_data) in gst_ks_video_device_new()
/third_party/python/Include/
Dobject.h215 typedef PyObject *(*allocfunc)(PyTypeObject *, Py_ssize_t); typedef