Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamsession.h84 CamSL *cam_sl_new (CamTL *transport);
Dcamdevice.c149 device->sl = cam_sl_new (device->tl); in cam_device_open()
Dcamsession.c63 cam_sl_new (CamTL * tl) in cam_sl_new() function