Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.h54 gpointer allocfunc_data; member
66 …st gchar * device_path, GstKsClock * clock, GstKsAllocFunction allocfunc, gpointer allocfunc_data);
Dgstksvideodevice.c309 self->allocfunc_data); in gst_ks_video_device_prepare_buffers()
317 self->allocfunc_data); in gst_ks_video_device_prepare_buffers()
353 GstKsAllocFunction allocfunc, gpointer allocfunc_data) in gst_ks_video_device_new() argument
360 device->allocfunc_data = allocfunc_data; in gst_ks_video_device_new()
935 KS_BUFFER_ALIGNMENT, self->allocfunc_data); in gst_ks_read_request_pick_buffer()