Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamdevice.c185 cam_tl_read_all (device->tl, TRUE); in cam_device_open()
206 cam_tl_read_all (device->tl, TRUE); in cam_device_poll()
227 cam_tl_read_all (device->tl, FALSE); in cam_device_set_pmt()
Dcamtransport.h113 CamReturn cam_tl_read_all (CamTL *tl, gboolean poll);
Dcamtransport.c487 cam_tl_read_all (CamTL * tl, gboolean poll) in cam_tl_read_all() function