Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamswclient.c121 send_ca_pmt (CamSwClient * client, GstMpegtsPMT * pmt, in send_ca_pmt() function
162 return send_ca_pmt (client, pmt, 0x03 /* only */ , in cam_sw_client_set_pmt()
172 return send_ca_pmt (client, pmt, 0x05 /* update */ , in cam_sw_client_update_pmt()
Dcamconditionalaccess.c73 send_ca_pmt (CamConditionalAccess * cas, GstMpegtsPMT * pmt, in send_ca_pmt() function
113 return send_ca_pmt (cas, pmt, flag, 0x01 /* ok_descrambling */ ); in cam_conditional_access_set_pmt()
/third_party/gstreamer/gstplugins_bad/
DChangeLog171728 camswclient.c: In function 'send_ca_pmt':