Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h99 CamTL *cam_tl_new (int cam_device_fd);
Dcamdevice.c148 device->tl = cam_tl_new (device->fd); in cam_device_open()
Dcamtransport.c132 cam_tl_new (int fd) in cam_tl_new() function